You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clients/google-api-services-storagetransfer/v1/2.0.0/com/google/api/services/storagetransfer/v1/model/FederatedIdentityConfig.java
Copy file name to clipboardExpand all lines: clients/google-api-services-storagetransfer/v1/2.0.0/com/google/api/services/storagetransfer/v1/model/TransferJob.java
+21-24Lines changed: 21 additions & 24 deletions
Original file line number
Diff line number
Diff line change
@@ -129,14 +129,13 @@ public final class TransferJob extends com.google.api.client.json.GenericJson {
129
129
privateScheduleschedule;
130
130
131
131
/**
132
-
* Optional. The service account to be used to access resources in the consumer project in the
133
-
* transfer job. We accept `email` or `uniqueId` for the service account. Service account format
134
-
* is projects/-/serviceAccounts/{ACCOUNT_EMAIL_OR_UNIQUEID} See https://cloud.google.com/iam/docs
135
-
* /reference/credentials/rest/v1/projects.serviceAccounts/generateAccessToken#path-parameters for
136
-
* details. Caller requires the following IAM permission on the specified service account:
0 commit comments