chore: update docs/dyn , add static discovery files to discovery_cache/documents (#1111)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/78f53313-0c78-4a29-8841-f031665a4c6a/targets
- [ ] To automatically regenerate this PR, check this box.
Source-Link: https://github.com/googleapis/synthtool/commit/c2de32114ec484aa708d32012d1fa8d75232daf5
diff --git a/docs/dyn/dataflow_v1b3.projects.snapshots.html b/docs/dyn/dataflow_v1b3.projects.snapshots.html
index 0e202e8..9288444 100644
--- a/docs/dyn/dataflow_v1b3.projects.snapshots.html
+++ b/docs/dyn/dataflow_v1b3.projects.snapshots.html
@@ -108,19 +108,19 @@
{ # Represents a snapshot of a job.
"pubsubMetadata": [ # PubSub snapshot metadata.
{ # Represents a Pubsub snapshot.
- "expireTime": "A String", # The expire time of the Pubsub snapshot.
- "topicName": "A String", # The name of the Pubsub topic.
"snapshotName": "A String", # The name of the Pubsub snapshot.
+ "topicName": "A String", # The name of the Pubsub topic.
+ "expireTime": "A String", # The expire time of the Pubsub snapshot.
},
],
- "state": "A String", # State of the snapshot.
- "sourceJobId": "A String", # The job this snapshot was created from.
- "ttl": "A String", # The time after which this snapshot will be automatically deleted.
- "diskSizeBytes": "A String", # The disk byte size of the snapshot. Only available for snapshots in READY state.
- "projectId": "A String", # The project this snapshot belongs to.
"creationTime": "A String", # The time this snapshot was created.
"id": "A String", # The unique ID of this snapshot.
+ "diskSizeBytes": "A String", # The disk byte size of the snapshot. Only available for snapshots in READY state.
+ "projectId": "A String", # The project this snapshot belongs to.
+ "state": "A String", # State of the snapshot.
+ "ttl": "A String", # The time after which this snapshot will be automatically deleted.
"description": "A String", # User specified description of the snapshot. Maybe empty.
+ "sourceJobId": "A String", # The job this snapshot was created from.
}</pre>
</div>
@@ -145,19 +145,19 @@
{ # Represents a snapshot of a job.
"pubsubMetadata": [ # PubSub snapshot metadata.
{ # Represents a Pubsub snapshot.
- "expireTime": "A String", # The expire time of the Pubsub snapshot.
- "topicName": "A String", # The name of the Pubsub topic.
"snapshotName": "A String", # The name of the Pubsub snapshot.
+ "topicName": "A String", # The name of the Pubsub topic.
+ "expireTime": "A String", # The expire time of the Pubsub snapshot.
},
],
- "state": "A String", # State of the snapshot.
- "sourceJobId": "A String", # The job this snapshot was created from.
- "ttl": "A String", # The time after which this snapshot will be automatically deleted.
- "diskSizeBytes": "A String", # The disk byte size of the snapshot. Only available for snapshots in READY state.
- "projectId": "A String", # The project this snapshot belongs to.
"creationTime": "A String", # The time this snapshot was created.
"id": "A String", # The unique ID of this snapshot.
+ "diskSizeBytes": "A String", # The disk byte size of the snapshot. Only available for snapshots in READY state.
+ "projectId": "A String", # The project this snapshot belongs to.
+ "state": "A String", # State of the snapshot.
+ "ttl": "A String", # The time after which this snapshot will be automatically deleted.
"description": "A String", # User specified description of the snapshot. Maybe empty.
+ "sourceJobId": "A String", # The job this snapshot was created from.
},
],
}</pre>