Skip to content

Commit 10621ae

Browse files
yoshi-automationsduskis
authored andcommitted
---
yaml --- r: 20309 b: refs/heads/autosynth-scheduler c: 77d1841 h: refs/heads/master i: 20307: 9929e7e
1 parent 9bd1a77 commit 10621ae

760 files changed

Lines changed: 5239 additions & 67 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ refs/heads/autosynth-kms: 2828edfe3d2c53dd6e71912eae8a53c87bf40c87
137137
refs/heads/autosynth-language: c3d990dd34d81e7e935041e7147fb9dd27f8a557
138138
refs/heads/autosynth-os-login: 092fdbed6d5317948f92b708e9f50dedd89fc666
139139
refs/heads/autosynth-redis: 9e1fe503973c7b4a9ba26afb1fcddc2a57ba795a
140-
refs/heads/autosynth-scheduler: a4246de532efa6e18420aa400fbda71f18e03801
140+
refs/heads/autosynth-scheduler: 77d1841ce0cfeeb6b31c53504cc819277cda63d9
141141
refs/heads/autosynth-spanner: 9bff86d057df31e04c76d72865e8e073ac5794fb
142142
refs/heads/autosynth-speech: 75d6c62a9d07d3a3642980502a25d07fbde0f232
143143
refs/heads/autosynth-tasks: b0cdb991f3f75345151a3f68db1aab273dfc069b

branches/autosynth-scheduler/google-cloud-clients/google-cloud-compute/src/main/java/com/google/cloud/compute/v1/AbandonInstancesInstanceGroupManagerHttpRequest.java

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,12 @@ public InstanceGroupManagersAbandonInstancesRequest getApiMessageRequestBody() {
133133

134134
@Nullable
135135
@Override
136+
/**
137+
* The fields that should be serialized (even if they have empty values). If the containing
138+
* message object has a non-null fieldmask, then all the fields in the field mask (and only those
139+
* fields in the field mask) will be serialized. If the containing object does not have a
140+
* fieldmask, then only non-empty fields will be serialized.
141+
*/
136142
public List<String> getFieldMask() {
137143
return null;
138144
}

branches/autosynth-scheduler/google-cloud-clients/google-cloud-compute/src/main/java/com/google/cloud/compute/v1/AbandonInstancesRegionInstanceGroupManagerHttpRequest.java

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,12 @@ public RegionInstanceGroupManagersAbandonInstancesRequest getApiMessageRequestBo
133133

134134
@Nullable
135135
@Override
136+
/**
137+
* The fields that should be serialized (even if they have empty values). If the containing
138+
* message object has a non-null fieldmask, then all the fields in the field mask (and only those
139+
* fields in the field mask) will be serialized. If the containing object does not have a
140+
* fieldmask, then only non-empty fields will be serialized.
141+
*/
136142
public List<String> getFieldMask() {
137143
return null;
138144
}

branches/autosynth-scheduler/google-cloud-clients/google-cloud-compute/src/main/java/com/google/cloud/compute/v1/AcceleratorConfig.java

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,12 @@ public ApiMessage getApiMessageRequestBody() {
5858

5959
@Nullable
6060
@Override
61+
/**
62+
* The fields that should be serialized (even if they have empty values). If the containing
63+
* message object has a non-null fieldmask, then all the fields in the field mask (and only those
64+
* fields in the field mask) will be serialized. If the containing object does not have a
65+
* fieldmask, then only non-empty fields will be serialized.
66+
*/
6167
public List<String> getFieldMask() {
6268
return null;
6369
}

branches/autosynth-scheduler/google-cloud-clients/google-cloud-compute/src/main/java/com/google/cloud/compute/v1/AcceleratorType.java

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,12 @@ public ApiMessage getApiMessageRequestBody() {
112112

113113
@Nullable
114114
@Override
115+
/**
116+
* The fields that should be serialized (even if they have empty values). If the containing
117+
* message object has a non-null fieldmask, then all the fields in the field mask (and only those
118+
* fields in the field mask) will be serialized. If the containing object does not have a
119+
* fieldmask, then only non-empty fields will be serialized.
120+
*/
115121
public List<String> getFieldMask() {
116122
return null;
117123
}

branches/autosynth-scheduler/google-cloud-clients/google-cloud-compute/src/main/java/com/google/cloud/compute/v1/AcceleratorTypeAggregatedList.java

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,12 @@ public ApiMessage getApiMessageRequestBody() {
8888

8989
@Nullable
9090
@Override
91+
/**
92+
* The fields that should be serialized (even if they have empty values). If the containing
93+
* message object has a non-null fieldmask, then all the fields in the field mask (and only those
94+
* fields in the field mask) will be serialized. If the containing object does not have a
95+
* fieldmask, then only non-empty fields will be serialized.
96+
*/
9197
public List<String> getFieldMask() {
9298
return null;
9399
}

branches/autosynth-scheduler/google-cloud-clients/google-cloud-compute/src/main/java/com/google/cloud/compute/v1/AcceleratorTypeList.java

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,12 @@ public ApiMessage getApiMessageRequestBody() {
8989

9090
@Nullable
9191
@Override
92+
/**
93+
* The fields that should be serialized (even if they have empty values). If the containing
94+
* message object has a non-null fieldmask, then all the fields in the field mask (and only those
95+
* fields in the field mask) will be serialized. If the containing object does not have a
96+
* fieldmask, then only non-empty fields will be serialized.
97+
*/
9298
public List<String> getFieldMask() {
9399
return null;
94100
}

branches/autosynth-scheduler/google-cloud-clients/google-cloud-compute/src/main/java/com/google/cloud/compute/v1/AcceleratorTypesScopedList.java

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,12 @@ public ApiMessage getApiMessageRequestBody() {
5858

5959
@Nullable
6060
@Override
61+
/**
62+
* The fields that should be serialized (even if they have empty values). If the containing
63+
* message object has a non-null fieldmask, then all the fields in the field mask (and only those
64+
* fields in the field mask) will be serialized. If the containing object does not have a
65+
* fieldmask, then only non-empty fields will be serialized.
66+
*/
6167
public List<String> getFieldMask() {
6268
return null;
6369
}

branches/autosynth-scheduler/google-cloud-clients/google-cloud-compute/src/main/java/com/google/cloud/compute/v1/AccessConfig.java

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,12 @@ public ApiMessage getApiMessageRequestBody() {
9898

9999
@Nullable
100100
@Override
101+
/**
102+
* The fields that should be serialized (even if they have empty values). If the containing
103+
* message object has a non-null fieldmask, then all the fields in the field mask (and only those
104+
* fields in the field mask) will be serialized. If the containing object does not have a
105+
* fieldmask, then only non-empty fields will be serialized.
106+
*/
101107
public List<String> getFieldMask() {
102108
return null;
103109
}

branches/autosynth-scheduler/google-cloud-clients/google-cloud-compute/src/main/java/com/google/cloud/compute/v1/AddAccessConfigInstanceHttpRequest.java

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,12 @@ public AccessConfig getApiMessageRequestBody() {
126126

127127
@Nullable
128128
@Override
129+
/**
130+
* The fields that should be serialized (even if they have empty values). If the containing
131+
* message object has a non-null fieldmask, then all the fields in the field mask (and only those
132+
* fields in the field mask) will be serialized. If the containing object does not have a
133+
* fieldmask, then only non-empty fields will be serialized.
134+
*/
129135
public List<String> getFieldMask() {
130136
return null;
131137
}

0 commit comments

Comments
 (0)