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