Uses of Class
com.google.cloud.tpu.v2alpha1.GenerateServiceIdentityResponse
-
Packages that use GenerateServiceIdentityResponse Package Description com.google.cloud.tpu.v2alpha1 A client to Cloud TPU APIcom.google.cloud.tpu.v2alpha1.stub -
-
Uses of GenerateServiceIdentityResponse in com.google.cloud.tpu.v2alpha1
Methods in com.google.cloud.tpu.v2alpha1 that return GenerateServiceIdentityResponse Modifier and Type Method Description GenerateServiceIdentityResponseGenerateServiceIdentityResponse.Builder. build()GenerateServiceIdentityResponseGenerateServiceIdentityResponse.Builder. buildPartial()GenerateServiceIdentityResponseTpuClient. generateServiceIdentity(GenerateServiceIdentityRequest request)Generates the Cloud TPU service identity for the project.GenerateServiceIdentityResponseTpuGrpc.TpuBlockingStub. generateServiceIdentity(GenerateServiceIdentityRequest request)Generates the Cloud TPU service identity for the project.static GenerateServiceIdentityResponseGenerateServiceIdentityResponse. getDefaultInstance()GenerateServiceIdentityResponseGenerateServiceIdentityResponse.Builder. getDefaultInstanceForType()GenerateServiceIdentityResponseGenerateServiceIdentityResponse. getDefaultInstanceForType()static GenerateServiceIdentityResponseGenerateServiceIdentityResponse. parseDelimitedFrom(InputStream input)static GenerateServiceIdentityResponseGenerateServiceIdentityResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GenerateServiceIdentityResponseGenerateServiceIdentityResponse. parseFrom(byte[] data)static GenerateServiceIdentityResponseGenerateServiceIdentityResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GenerateServiceIdentityResponseGenerateServiceIdentityResponse. parseFrom(com.google.protobuf.ByteString data)static GenerateServiceIdentityResponseGenerateServiceIdentityResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GenerateServiceIdentityResponseGenerateServiceIdentityResponse. parseFrom(com.google.protobuf.CodedInputStream input)static GenerateServiceIdentityResponseGenerateServiceIdentityResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GenerateServiceIdentityResponseGenerateServiceIdentityResponse. parseFrom(InputStream input)static GenerateServiceIdentityResponseGenerateServiceIdentityResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GenerateServiceIdentityResponseGenerateServiceIdentityResponse. parseFrom(ByteBuffer data)static GenerateServiceIdentityResponseGenerateServiceIdentityResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.tpu.v2alpha1 that return types with arguments of type GenerateServiceIdentityResponse Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<GenerateServiceIdentityResponse>TpuGrpc.TpuFutureStub. generateServiceIdentity(GenerateServiceIdentityRequest request)Generates the Cloud TPU service identity for the project.com.google.api.gax.rpc.UnaryCallable<GenerateServiceIdentityRequest,GenerateServiceIdentityResponse>TpuClient. generateServiceIdentityCallable()Generates the Cloud TPU service identity for the project.com.google.api.gax.rpc.UnaryCallSettings.Builder<GenerateServiceIdentityRequest,GenerateServiceIdentityResponse>TpuSettings.Builder. generateServiceIdentitySettings()Returns the builder for the settings used for calls to generateServiceIdentity.com.google.api.gax.rpc.UnaryCallSettings<GenerateServiceIdentityRequest,GenerateServiceIdentityResponse>TpuSettings. generateServiceIdentitySettings()Returns the object with the settings used for calls to generateServiceIdentity.static io.grpc.MethodDescriptor<GenerateServiceIdentityRequest,GenerateServiceIdentityResponse>TpuGrpc. getGenerateServiceIdentityMethod()com.google.protobuf.Parser<GenerateServiceIdentityResponse>GenerateServiceIdentityResponse. getParserForType()static com.google.protobuf.Parser<GenerateServiceIdentityResponse>GenerateServiceIdentityResponse. parser()Methods in com.google.cloud.tpu.v2alpha1 with parameters of type GenerateServiceIdentityResponse Modifier and Type Method Description GenerateServiceIdentityResponse.BuilderGenerateServiceIdentityResponse.Builder. mergeFrom(GenerateServiceIdentityResponse other)static GenerateServiceIdentityResponse.BuilderGenerateServiceIdentityResponse. newBuilder(GenerateServiceIdentityResponse prototype)Method parameters in com.google.cloud.tpu.v2alpha1 with type arguments of type GenerateServiceIdentityResponse Modifier and Type Method Description default voidTpuGrpc.AsyncService. generateServiceIdentity(GenerateServiceIdentityRequest request, io.grpc.stub.StreamObserver<GenerateServiceIdentityResponse> responseObserver)Generates the Cloud TPU service identity for the project.voidTpuGrpc.TpuStub. generateServiceIdentity(GenerateServiceIdentityRequest request, io.grpc.stub.StreamObserver<GenerateServiceIdentityResponse> responseObserver)Generates the Cloud TPU service identity for the project. -
Uses of GenerateServiceIdentityResponse in com.google.cloud.tpu.v2alpha1.stub
Methods in com.google.cloud.tpu.v2alpha1.stub that return types with arguments of type GenerateServiceIdentityResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GenerateServiceIdentityRequest,GenerateServiceIdentityResponse>GrpcTpuStub. generateServiceIdentityCallable()com.google.api.gax.rpc.UnaryCallable<GenerateServiceIdentityRequest,GenerateServiceIdentityResponse>TpuStub. generateServiceIdentityCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GenerateServiceIdentityRequest,GenerateServiceIdentityResponse>TpuStubSettings.Builder. generateServiceIdentitySettings()Returns the builder for the settings used for calls to generateServiceIdentity.com.google.api.gax.rpc.UnaryCallSettings<GenerateServiceIdentityRequest,GenerateServiceIdentityResponse>TpuStubSettings. generateServiceIdentitySettings()Returns the object with the settings used for calls to generateServiceIdentity.
-