Uses of Class
com.google.storagetransfer.v1.proto.TransferProto.GetGoogleServiceAccountRequest
-
Packages that use TransferProto.GetGoogleServiceAccountRequest Package Description com.google.storagetransfer.v1.proto A client to Storage Transfer APIcom.google.storagetransfer.v1.proto.stub -
-
Uses of TransferProto.GetGoogleServiceAccountRequest in com.google.storagetransfer.v1.proto
Methods in com.google.storagetransfer.v1.proto that return TransferProto.GetGoogleServiceAccountRequest Modifier and Type Method Description TransferProto.GetGoogleServiceAccountRequest
TransferProto.GetGoogleServiceAccountRequest.Builder. build()
TransferProto.GetGoogleServiceAccountRequest
TransferProto.GetGoogleServiceAccountRequest.Builder. buildPartial()
static TransferProto.GetGoogleServiceAccountRequest
TransferProto.GetGoogleServiceAccountRequest. getDefaultInstance()
TransferProto.GetGoogleServiceAccountRequest
TransferProto.GetGoogleServiceAccountRequest.Builder. getDefaultInstanceForType()
TransferProto.GetGoogleServiceAccountRequest
TransferProto.GetGoogleServiceAccountRequest. getDefaultInstanceForType()
static TransferProto.GetGoogleServiceAccountRequest
TransferProto.GetGoogleServiceAccountRequest. parseDelimitedFrom(InputStream input)
static TransferProto.GetGoogleServiceAccountRequest
TransferProto.GetGoogleServiceAccountRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TransferProto.GetGoogleServiceAccountRequest
TransferProto.GetGoogleServiceAccountRequest. parseFrom(byte[] data)
static TransferProto.GetGoogleServiceAccountRequest
TransferProto.GetGoogleServiceAccountRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TransferProto.GetGoogleServiceAccountRequest
TransferProto.GetGoogleServiceAccountRequest. parseFrom(com.google.protobuf.ByteString data)
static TransferProto.GetGoogleServiceAccountRequest
TransferProto.GetGoogleServiceAccountRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TransferProto.GetGoogleServiceAccountRequest
TransferProto.GetGoogleServiceAccountRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static TransferProto.GetGoogleServiceAccountRequest
TransferProto.GetGoogleServiceAccountRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TransferProto.GetGoogleServiceAccountRequest
TransferProto.GetGoogleServiceAccountRequest. parseFrom(InputStream input)
static TransferProto.GetGoogleServiceAccountRequest
TransferProto.GetGoogleServiceAccountRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TransferProto.GetGoogleServiceAccountRequest
TransferProto.GetGoogleServiceAccountRequest. parseFrom(ByteBuffer data)
static TransferProto.GetGoogleServiceAccountRequest
TransferProto.GetGoogleServiceAccountRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.storagetransfer.v1.proto that return types with arguments of type TransferProto.GetGoogleServiceAccountRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<TransferProto.GetGoogleServiceAccountRequest,TransferTypes.GoogleServiceAccount>
StorageTransferServiceGrpc. getGetGoogleServiceAccountMethod()
com.google.api.gax.rpc.UnaryCallable<TransferProto.GetGoogleServiceAccountRequest,TransferTypes.GoogleServiceAccount>
StorageTransferServiceClient. getGoogleServiceAccountCallable()
Returns the Google service account that is used by Storage Transfer Service to access buckets in the project where transfers run or in other projects.com.google.api.gax.rpc.UnaryCallSettings.Builder<TransferProto.GetGoogleServiceAccountRequest,TransferTypes.GoogleServiceAccount>
StorageTransferServiceSettings.Builder. getGoogleServiceAccountSettings()
Returns the builder for the settings used for calls to getGoogleServiceAccount.com.google.api.gax.rpc.UnaryCallSettings<TransferProto.GetGoogleServiceAccountRequest,TransferTypes.GoogleServiceAccount>
StorageTransferServiceSettings. getGoogleServiceAccountSettings()
Returns the object with the settings used for calls to getGoogleServiceAccount.com.google.protobuf.Parser<TransferProto.GetGoogleServiceAccountRequest>
TransferProto.GetGoogleServiceAccountRequest. getParserForType()
static com.google.protobuf.Parser<TransferProto.GetGoogleServiceAccountRequest>
TransferProto.GetGoogleServiceAccountRequest. parser()
Methods in com.google.storagetransfer.v1.proto with parameters of type TransferProto.GetGoogleServiceAccountRequest Modifier and Type Method Description TransferTypes.GoogleServiceAccount
StorageTransferServiceClient. getGoogleServiceAccount(TransferProto.GetGoogleServiceAccountRequest request)
Returns the Google service account that is used by Storage Transfer Service to access buckets in the project where transfers run or in other projects.default void
StorageTransferServiceGrpc.AsyncService. getGoogleServiceAccount(TransferProto.GetGoogleServiceAccountRequest request, io.grpc.stub.StreamObserver<TransferTypes.GoogleServiceAccount> responseObserver)
Returns the Google service account that is used by Storage Transfer Service to access buckets in the project where transfers run or in other projects.TransferTypes.GoogleServiceAccount
StorageTransferServiceGrpc.StorageTransferServiceBlockingStub. getGoogleServiceAccount(TransferProto.GetGoogleServiceAccountRequest request)
Returns the Google service account that is used by Storage Transfer Service to access buckets in the project where transfers run or in other projects.com.google.common.util.concurrent.ListenableFuture<TransferTypes.GoogleServiceAccount>
StorageTransferServiceGrpc.StorageTransferServiceFutureStub. getGoogleServiceAccount(TransferProto.GetGoogleServiceAccountRequest request)
Returns the Google service account that is used by Storage Transfer Service to access buckets in the project where transfers run or in other projects.void
StorageTransferServiceGrpc.StorageTransferServiceStub. getGoogleServiceAccount(TransferProto.GetGoogleServiceAccountRequest request, io.grpc.stub.StreamObserver<TransferTypes.GoogleServiceAccount> responseObserver)
Returns the Google service account that is used by Storage Transfer Service to access buckets in the project where transfers run or in other projects.TransferProto.GetGoogleServiceAccountRequest.Builder
TransferProto.GetGoogleServiceAccountRequest.Builder. mergeFrom(TransferProto.GetGoogleServiceAccountRequest other)
static TransferProto.GetGoogleServiceAccountRequest.Builder
TransferProto.GetGoogleServiceAccountRequest. newBuilder(TransferProto.GetGoogleServiceAccountRequest prototype)
-
Uses of TransferProto.GetGoogleServiceAccountRequest in com.google.storagetransfer.v1.proto.stub
Methods in com.google.storagetransfer.v1.proto.stub that return types with arguments of type TransferProto.GetGoogleServiceAccountRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<TransferProto.GetGoogleServiceAccountRequest,TransferTypes.GoogleServiceAccount>
GrpcStorageTransferServiceStub. getGoogleServiceAccountCallable()
com.google.api.gax.rpc.UnaryCallable<TransferProto.GetGoogleServiceAccountRequest,TransferTypes.GoogleServiceAccount>
HttpJsonStorageTransferServiceStub. getGoogleServiceAccountCallable()
com.google.api.gax.rpc.UnaryCallable<TransferProto.GetGoogleServiceAccountRequest,TransferTypes.GoogleServiceAccount>
StorageTransferServiceStub. getGoogleServiceAccountCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<TransferProto.GetGoogleServiceAccountRequest,TransferTypes.GoogleServiceAccount>
StorageTransferServiceStubSettings.Builder. getGoogleServiceAccountSettings()
Returns the builder for the settings used for calls to getGoogleServiceAccount.com.google.api.gax.rpc.UnaryCallSettings<TransferProto.GetGoogleServiceAccountRequest,TransferTypes.GoogleServiceAccount>
StorageTransferServiceStubSettings. getGoogleServiceAccountSettings()
Returns the object with the settings used for calls to getGoogleServiceAccount.
-