Uses of Class
com.google.bigtable.admin.v2.CreateAuthorizedViewRequest
-
Uses of CreateAuthorizedViewRequest in com.google.bigtable.admin.v2
Methods in com.google.bigtable.admin.v2 that return CreateAuthorizedViewRequestModifier and TypeMethodDescriptionCreateAuthorizedViewRequest.Builder.build()CreateAuthorizedViewRequest.Builder.buildPartial()static CreateAuthorizedViewRequestCreateAuthorizedViewRequest.getDefaultInstance()CreateAuthorizedViewRequest.Builder.getDefaultInstanceForType()CreateAuthorizedViewRequest.getDefaultInstanceForType()CreateAuthorizedViewMetadata.Builder.getOriginalRequest()The request that prompted the initiation of this CreateAuthorizedView operation.CreateAuthorizedViewMetadata.getOriginalRequest()The request that prompted the initiation of this CreateAuthorizedView operation.CreateAuthorizedViewMetadataOrBuilder.getOriginalRequest()The request that prompted the initiation of this CreateAuthorizedView operation.static CreateAuthorizedViewRequestCreateAuthorizedViewRequest.parseDelimitedFrom(InputStream input) static CreateAuthorizedViewRequestCreateAuthorizedViewRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CreateAuthorizedViewRequestCreateAuthorizedViewRequest.parseFrom(byte[] data) static CreateAuthorizedViewRequestCreateAuthorizedViewRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CreateAuthorizedViewRequestCreateAuthorizedViewRequest.parseFrom(com.google.protobuf.ByteString data) static CreateAuthorizedViewRequestCreateAuthorizedViewRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CreateAuthorizedViewRequestCreateAuthorizedViewRequest.parseFrom(com.google.protobuf.CodedInputStream input) static CreateAuthorizedViewRequestCreateAuthorizedViewRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CreateAuthorizedViewRequestCreateAuthorizedViewRequest.parseFrom(InputStream input) static CreateAuthorizedViewRequestCreateAuthorizedViewRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CreateAuthorizedViewRequestCreateAuthorizedViewRequest.parseFrom(ByteBuffer data) static CreateAuthorizedViewRequestCreateAuthorizedViewRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.bigtable.admin.v2 that return types with arguments of type CreateAuthorizedViewRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<CreateAuthorizedViewRequest>CreateAuthorizedViewRequest.getParserForType()static com.google.protobuf.Parser<CreateAuthorizedViewRequest>CreateAuthorizedViewRequest.parser()Methods in com.google.bigtable.admin.v2 with parameters of type CreateAuthorizedViewRequestModifier and TypeMethodDescriptionCreateAuthorizedViewRequest.Builder.mergeFrom(CreateAuthorizedViewRequest other) CreateAuthorizedViewMetadata.Builder.mergeOriginalRequest(CreateAuthorizedViewRequest value) The request that prompted the initiation of this CreateAuthorizedView operation.CreateAuthorizedViewRequest.newBuilder(CreateAuthorizedViewRequest prototype) CreateAuthorizedViewMetadata.Builder.setOriginalRequest(CreateAuthorizedViewRequest value) The request that prompted the initiation of this CreateAuthorizedView operation.