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