Uses of Class
com.google.spanner.admin.instance.v1.FreeInstanceMetadata
-
Uses of FreeInstanceMetadata in com.google.spanner.admin.instance.v1
Methods in com.google.spanner.admin.instance.v1 that return FreeInstanceMetadataModifier and TypeMethodDescriptionFreeInstanceMetadata.Builder.build()FreeInstanceMetadata.Builder.buildPartial()static FreeInstanceMetadataFreeInstanceMetadata.getDefaultInstance()FreeInstanceMetadata.Builder.getDefaultInstanceForType()FreeInstanceMetadata.getDefaultInstanceForType()Instance.Builder.getFreeInstanceMetadata()Free instance metadata.Instance.getFreeInstanceMetadata()Free instance metadata.InstanceOrBuilder.getFreeInstanceMetadata()Free instance metadata.static FreeInstanceMetadataFreeInstanceMetadata.parseDelimitedFrom(InputStream input) static FreeInstanceMetadataFreeInstanceMetadata.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FreeInstanceMetadataFreeInstanceMetadata.parseFrom(byte[] data) static FreeInstanceMetadataFreeInstanceMetadata.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FreeInstanceMetadataFreeInstanceMetadata.parseFrom(com.google.protobuf.ByteString data) static FreeInstanceMetadataFreeInstanceMetadata.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FreeInstanceMetadataFreeInstanceMetadata.parseFrom(com.google.protobuf.CodedInputStream input) static FreeInstanceMetadataFreeInstanceMetadata.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FreeInstanceMetadataFreeInstanceMetadata.parseFrom(InputStream input) static FreeInstanceMetadataFreeInstanceMetadata.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FreeInstanceMetadataFreeInstanceMetadata.parseFrom(ByteBuffer data) static FreeInstanceMetadataFreeInstanceMetadata.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.spanner.admin.instance.v1 that return types with arguments of type FreeInstanceMetadataModifier and TypeMethodDescriptioncom.google.protobuf.Parser<FreeInstanceMetadata>FreeInstanceMetadata.getParserForType()static com.google.protobuf.Parser<FreeInstanceMetadata>FreeInstanceMetadata.parser()Methods in com.google.spanner.admin.instance.v1 with parameters of type FreeInstanceMetadataModifier and TypeMethodDescriptionInstance.Builder.mergeFreeInstanceMetadata(FreeInstanceMetadata value) Free instance metadata.FreeInstanceMetadata.Builder.mergeFrom(FreeInstanceMetadata other) static FreeInstanceMetadata.BuilderFreeInstanceMetadata.newBuilder(FreeInstanceMetadata prototype) Instance.Builder.setFreeInstanceMetadata(FreeInstanceMetadata value) Free instance metadata.