diff --git a/docs/dyn/dataform_v1beta1.projects.locations.repositories.releaseConfigs.html b/docs/dyn/dataform_v1beta1.projects.locations.repositories.releaseConfigs.html index af6807180f..348f95e6d1 100644 --- a/docs/dyn/dataform_v1beta1.projects.locations.repositories.releaseConfigs.html +++ b/docs/dyn/dataform_v1beta1.projects.locations.repositories.releaseConfigs.html @@ -126,7 +126,7 @@

Method Details

"cronSchedule": "A String", # Optional. Optional schedule (in cron format) for automatic creation of compilation results. "disabled": True or False, # Optional. Disables automatic creation of compilation results. "gitCommitish": "A String", # Required. Git commit/tag/branch name at which the repository should be compiled. Must exist in the remote repository. Examples: - a commit SHA: `12ade345` - a tag: `tag1` - a branch name: `branch1` - "name": "A String", # Output only. The release config's name. + "name": "A String", # Identifier. The release config's name. "recentScheduledReleaseRecords": [ # Output only. Records of the 10 most recent scheduled release attempts, ordered in in descending order of `release_time`. Updated whenever automatic creation of a compilation result is triggered by cron_schedule. { # A record of an attempt to create a compilation result for this release config. "compilationResult": "A String", # The name of the created compilation result, if one was successfully created. Must be in the format `projects/*/locations/*/repositories/*/compilationResults/*`. @@ -171,7 +171,7 @@

Method Details

"cronSchedule": "A String", # Optional. Optional schedule (in cron format) for automatic creation of compilation results. "disabled": True or False, # Optional. Disables automatic creation of compilation results. "gitCommitish": "A String", # Required. Git commit/tag/branch name at which the repository should be compiled. Must exist in the remote repository. Examples: - a commit SHA: `12ade345` - a tag: `tag1` - a branch name: `branch1` - "name": "A String", # Output only. The release config's name. + "name": "A String", # Identifier. The release config's name. "recentScheduledReleaseRecords": [ # Output only. Records of the 10 most recent scheduled release attempts, ordered in in descending order of `release_time`. Updated whenever automatic creation of a compilation result is triggered by cron_schedule. { # A record of an attempt to create a compilation result for this release config. "compilationResult": "A String", # The name of the created compilation result, if one was successfully created. Must be in the format `projects/*/locations/*/repositories/*/compilationResults/*`. @@ -240,7 +240,7 @@

Method Details

"cronSchedule": "A String", # Optional. Optional schedule (in cron format) for automatic creation of compilation results. "disabled": True or False, # Optional. Disables automatic creation of compilation results. "gitCommitish": "A String", # Required. Git commit/tag/branch name at which the repository should be compiled. Must exist in the remote repository. Examples: - a commit SHA: `12ade345` - a tag: `tag1` - a branch name: `branch1` - "name": "A String", # Output only. The release config's name. + "name": "A String", # Identifier. The release config's name. "recentScheduledReleaseRecords": [ # Output only. Records of the 10 most recent scheduled release attempts, ordered in in descending order of `release_time`. Updated whenever automatic creation of a compilation result is triggered by cron_schedule. { # A record of an attempt to create a compilation result for this release config. "compilationResult": "A String", # The name of the created compilation result, if one was successfully created. Must be in the format `projects/*/locations/*/repositories/*/compilationResults/*`. @@ -296,7 +296,7 @@

Method Details

"cronSchedule": "A String", # Optional. Optional schedule (in cron format) for automatic creation of compilation results. "disabled": True or False, # Optional. Disables automatic creation of compilation results. "gitCommitish": "A String", # Required. Git commit/tag/branch name at which the repository should be compiled. Must exist in the remote repository. Examples: - a commit SHA: `12ade345` - a tag: `tag1` - a branch name: `branch1` - "name": "A String", # Output only. The release config's name. + "name": "A String", # Identifier. The release config's name. "recentScheduledReleaseRecords": [ # Output only. Records of the 10 most recent scheduled release attempts, ordered in in descending order of `release_time`. Updated whenever automatic creation of a compilation result is triggered by cron_schedule. { # A record of an attempt to create a compilation result for this release config. "compilationResult": "A String", # The name of the created compilation result, if one was successfully created. Must be in the format `projects/*/locations/*/repositories/*/compilationResults/*`. @@ -341,7 +341,7 @@

Method Details

Updates a single ReleaseConfig.
 
 Args:
-  name: string, Output only. The release config's name. (required)
+  name: string, Identifier. The release config's name. (required)
   body: object, The request body.
     The object takes the form of:
 
@@ -361,7 +361,7 @@ 

Method Details

"cronSchedule": "A String", # Optional. Optional schedule (in cron format) for automatic creation of compilation results. "disabled": True or False, # Optional. Disables automatic creation of compilation results. "gitCommitish": "A String", # Required. Git commit/tag/branch name at which the repository should be compiled. Must exist in the remote repository. Examples: - a commit SHA: `12ade345` - a tag: `tag1` - a branch name: `branch1` - "name": "A String", # Output only. The release config's name. + "name": "A String", # Identifier. The release config's name. "recentScheduledReleaseRecords": [ # Output only. Records of the 10 most recent scheduled release attempts, ordered in in descending order of `release_time`. Updated whenever automatic creation of a compilation result is triggered by cron_schedule. { # A record of an attempt to create a compilation result for this release config. "compilationResult": "A String", # The name of the created compilation result, if one was successfully created. Must be in the format `projects/*/locations/*/repositories/*/compilationResults/*`. @@ -406,7 +406,7 @@

Method Details

"cronSchedule": "A String", # Optional. Optional schedule (in cron format) for automatic creation of compilation results. "disabled": True or False, # Optional. Disables automatic creation of compilation results. "gitCommitish": "A String", # Required. Git commit/tag/branch name at which the repository should be compiled. Must exist in the remote repository. Examples: - a commit SHA: `12ade345` - a tag: `tag1` - a branch name: `branch1` - "name": "A String", # Output only. The release config's name. + "name": "A String", # Identifier. The release config's name. "recentScheduledReleaseRecords": [ # Output only. Records of the 10 most recent scheduled release attempts, ordered in in descending order of `release_time`. Updated whenever automatic creation of a compilation result is triggered by cron_schedule. { # A record of an attempt to create a compilation result for this release config. "compilationResult": "A String", # The name of the created compilation result, if one was successfully created. Must be in the format `projects/*/locations/*/repositories/*/compilationResults/*`. diff --git a/googleapiclient/discovery_cache/documents/dataform.v1beta1.json b/googleapiclient/discovery_cache/documents/dataform.v1beta1.json index a2d273e0ff..e0b173090d 100644 --- a/googleapiclient/discovery_cache/documents/dataform.v1beta1.json +++ b/googleapiclient/discovery_cache/documents/dataform.v1beta1.json @@ -991,7 +991,7 @@ ], "parameters": { "name": { -"description": "Output only. The release config's name.", +"description": "Identifier. The release config's name.", "location": "path", "pattern": "^projects/[^/]+/locations/[^/]+/repositories/[^/]+/releaseConfigs/[^/]+$", "required": true, @@ -2103,7 +2103,7 @@ } } }, -"revision": "20240225", +"revision": "20240302", "rootUrl": "https://dataform.googleapis.com/", "schemas": { "Assertion": { @@ -3431,8 +3431,7 @@ "type": "string" }, "name": { -"description": "Output only. The release config's name.", -"readOnly": true, +"description": "Identifier. The release config's name.", "type": "string" }, "recentScheduledReleaseRecords": {