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: docs/dyn/dataform_v1beta1.projects.locations.repositories.html
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -229,6 +229,7 @@ <h3>Method Details</h3>
229
229
The object takes the form of:
230
230
231
231
{ # Represents a Dataform Git repository.
232
+
"createTime": "A String", # Output only. The timestamp of when the repository was created.
232
233
"displayName": "A String", # Optional. The repository's user-friendly name.
233
234
"gitRemoteSettings": { # Controls Git remote configuration for a repository. # Optional. If set, configures this repository to be linked to a Git remote.
234
235
"authenticationTokenSecretVersion": "A String", # Optional. The name of the Secret Manager secret version to use as an authentication token for Git operations. Must be in the format `projects/*/secrets/*/versions/*`.
@@ -264,6 +265,7 @@ <h3>Method Details</h3>
264
265
An object of the form:
265
266
266
267
{ # Represents a Dataform Git repository.
268
+
"createTime": "A String", # Output only. The timestamp of when the repository was created.
267
269
"displayName": "A String", # Optional. The repository's user-friendly name.
268
270
"gitRemoteSettings": { # Controls Git remote configuration for a repository. # Optional. If set, configures this repository to be linked to a Git remote.
269
271
"authenticationTokenSecretVersion": "A String", # Optional. The name of the Secret Manager secret version to use as an authentication token for Git operations. Must be in the format `projects/*/secrets/*/versions/*`.
@@ -391,6 +393,7 @@ <h3>Method Details</h3>
391
393
An object of the form:
392
394
393
395
{ # Represents a Dataform Git repository.
396
+
"createTime": "A String", # Output only. The timestamp of when the repository was created.
394
397
"displayName": "A String", # Optional. The repository's user-friendly name.
395
398
"gitRemoteSettings": { # Controls Git remote configuration for a repository. # Optional. If set, configures this repository to be linked to a Git remote.
396
399
"authenticationTokenSecretVersion": "A String", # Optional. The name of the Secret Manager secret version to use as an authentication token for Git operations. Must be in the format `projects/*/secrets/*/versions/*`.
@@ -474,6 +477,7 @@ <h3>Method Details</h3>
474
477
"nextPageToken": "A String", # A token which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
475
478
"repositories": [ # List of repositories.
476
479
{ # Represents a Dataform Git repository.
480
+
"createTime": "A String", # Output only. The timestamp of when the repository was created.
477
481
"displayName": "A String", # Optional. The repository's user-friendly name.
478
482
"gitRemoteSettings": { # Controls Git remote configuration for a repository. # Optional. If set, configures this repository to be linked to a Git remote.
479
483
"authenticationTokenSecretVersion": "A String", # Optional. The name of the Secret Manager secret version to use as an authentication token for Git operations. Must be in the format `projects/*/secrets/*/versions/*`.
@@ -529,6 +533,7 @@ <h3>Method Details</h3>
529
533
The object takes the form of:
530
534
531
535
{ # Represents a Dataform Git repository.
536
+
"createTime": "A String", # Output only. The timestamp of when the repository was created.
532
537
"displayName": "A String", # Optional. The repository's user-friendly name.
533
538
"gitRemoteSettings": { # Controls Git remote configuration for a repository. # Optional. If set, configures this repository to be linked to a Git remote.
534
539
"authenticationTokenSecretVersion": "A String", # Optional. The name of the Secret Manager secret version to use as an authentication token for Git operations. Must be in the format `projects/*/secrets/*/versions/*`.
@@ -564,6 +569,7 @@ <h3>Method Details</h3>
564
569
An object of the form:
565
570
566
571
{ # Represents a Dataform Git repository.
572
+
"createTime": "A String", # Output only. The timestamp of when the repository was created.
567
573
"displayName": "A String", # Optional. The repository's user-friendly name.
568
574
"gitRemoteSettings": { # Controls Git remote configuration for a repository. # Optional. If set, configures this repository to be linked to a Git remote.
569
575
"authenticationTokenSecretVersion": "A String", # Optional. The name of the Secret Manager secret version to use as an authentication token for Git operations. Must be in the format `projects/*/secrets/*/versions/*`.
0 commit comments