Uses of Class
com.google.cloud.compute.v1.GetTargetGrpcProxyRequest
-
Packages that use GetTargetGrpcProxyRequest Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of GetTargetGrpcProxyRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return GetTargetGrpcProxyRequest Modifier and Type Method Description GetTargetGrpcProxyRequestGetTargetGrpcProxyRequest.Builder. build()GetTargetGrpcProxyRequestGetTargetGrpcProxyRequest.Builder. buildPartial()static GetTargetGrpcProxyRequestGetTargetGrpcProxyRequest. getDefaultInstance()GetTargetGrpcProxyRequestGetTargetGrpcProxyRequest.Builder. getDefaultInstanceForType()GetTargetGrpcProxyRequestGetTargetGrpcProxyRequest. getDefaultInstanceForType()static GetTargetGrpcProxyRequestGetTargetGrpcProxyRequest. parseDelimitedFrom(InputStream input)static GetTargetGrpcProxyRequestGetTargetGrpcProxyRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetTargetGrpcProxyRequestGetTargetGrpcProxyRequest. parseFrom(byte[] data)static GetTargetGrpcProxyRequestGetTargetGrpcProxyRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetTargetGrpcProxyRequestGetTargetGrpcProxyRequest. parseFrom(com.google.protobuf.ByteString data)static GetTargetGrpcProxyRequestGetTargetGrpcProxyRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetTargetGrpcProxyRequestGetTargetGrpcProxyRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetTargetGrpcProxyRequestGetTargetGrpcProxyRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetTargetGrpcProxyRequestGetTargetGrpcProxyRequest. parseFrom(InputStream input)static GetTargetGrpcProxyRequestGetTargetGrpcProxyRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetTargetGrpcProxyRequestGetTargetGrpcProxyRequest. parseFrom(ByteBuffer data)static GetTargetGrpcProxyRequestGetTargetGrpcProxyRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type GetTargetGrpcProxyRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetTargetGrpcProxyRequest,TargetGrpcProxy>TargetGrpcProxiesClient. getCallable()Returns the specified TargetGrpcProxy resource in the given scope.com.google.protobuf.Parser<GetTargetGrpcProxyRequest>GetTargetGrpcProxyRequest. getParserForType()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTargetGrpcProxyRequest,TargetGrpcProxy>TargetGrpcProxiesSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetTargetGrpcProxyRequest,TargetGrpcProxy>TargetGrpcProxiesSettings. getSettings()Returns the object with the settings used for calls to get.static com.google.protobuf.Parser<GetTargetGrpcProxyRequest>GetTargetGrpcProxyRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type GetTargetGrpcProxyRequest Modifier and Type Method Description TargetGrpcProxyTargetGrpcProxiesClient. get(GetTargetGrpcProxyRequest request)Returns the specified TargetGrpcProxy resource in the given scope.GetTargetGrpcProxyRequest.BuilderGetTargetGrpcProxyRequest.Builder. mergeFrom(GetTargetGrpcProxyRequest other)static GetTargetGrpcProxyRequest.BuilderGetTargetGrpcProxyRequest. newBuilder(GetTargetGrpcProxyRequest prototype) -
Uses of GetTargetGrpcProxyRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type GetTargetGrpcProxyRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetTargetGrpcProxyRequest,TargetGrpcProxy>HttpJsonTargetGrpcProxiesStub. getCallable()com.google.api.gax.rpc.UnaryCallable<GetTargetGrpcProxyRequest,TargetGrpcProxy>TargetGrpcProxiesStub. getCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTargetGrpcProxyRequest,TargetGrpcProxy>TargetGrpcProxiesStubSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetTargetGrpcProxyRequest,TargetGrpcProxy>TargetGrpcProxiesStubSettings. getSettings()Returns the object with the settings used for calls to get.
-