Uses of Class
com.google.cloud.tpu.v2.ServiceIdentity
-
Packages that use ServiceIdentity Package Description com.google.cloud.tpu.v2 A client to Cloud TPU API -
-
Uses of ServiceIdentity in com.google.cloud.tpu.v2
Methods in com.google.cloud.tpu.v2 that return ServiceIdentity Modifier and Type Method Description ServiceIdentityServiceIdentity.Builder. build()ServiceIdentityServiceIdentity.Builder. buildPartial()static ServiceIdentityServiceIdentity. getDefaultInstance()ServiceIdentityServiceIdentity.Builder. getDefaultInstanceForType()ServiceIdentityServiceIdentity. getDefaultInstanceForType()ServiceIdentityGenerateServiceIdentityResponse.Builder. getIdentity()ServiceIdentity that was created or retrieved.ServiceIdentityGenerateServiceIdentityResponse. getIdentity()ServiceIdentity that was created or retrieved.ServiceIdentityGenerateServiceIdentityResponseOrBuilder. getIdentity()ServiceIdentity that was created or retrieved.static ServiceIdentityServiceIdentity. parseDelimitedFrom(InputStream input)static ServiceIdentityServiceIdentity. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceIdentityServiceIdentity. parseFrom(byte[] data)static ServiceIdentityServiceIdentity. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceIdentityServiceIdentity. parseFrom(com.google.protobuf.ByteString data)static ServiceIdentityServiceIdentity. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceIdentityServiceIdentity. parseFrom(com.google.protobuf.CodedInputStream input)static ServiceIdentityServiceIdentity. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceIdentityServiceIdentity. parseFrom(InputStream input)static ServiceIdentityServiceIdentity. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ServiceIdentityServiceIdentity. parseFrom(ByteBuffer data)static ServiceIdentityServiceIdentity. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.tpu.v2 that return types with arguments of type ServiceIdentity Modifier and Type Method Description com.google.protobuf.Parser<ServiceIdentity>ServiceIdentity. getParserForType()static com.google.protobuf.Parser<ServiceIdentity>ServiceIdentity. parser()Methods in com.google.cloud.tpu.v2 with parameters of type ServiceIdentity Modifier and Type Method Description ServiceIdentity.BuilderServiceIdentity.Builder. mergeFrom(ServiceIdentity other)GenerateServiceIdentityResponse.BuilderGenerateServiceIdentityResponse.Builder. mergeIdentity(ServiceIdentity value)ServiceIdentity that was created or retrieved.static ServiceIdentity.BuilderServiceIdentity. newBuilder(ServiceIdentity prototype)GenerateServiceIdentityResponse.BuilderGenerateServiceIdentityResponse.Builder. setIdentity(ServiceIdentity value)ServiceIdentity that was created or retrieved.
-