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