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-networksecurity/v1/2.0.0/com/google/api/services/networksecurity/v1/NetworkSecurity.java
+31-24Lines changed: 31 additions & 24 deletions
Original file line number
Diff line number
Diff line change
@@ -4009,42 +4009,42 @@ public List setParent(java.lang.String parent) {
4009
4009
return this;
4010
4010
}
4011
4011
4012
-
/** Maximum number of SecurityProfileGroups to return per call. */
4012
+
/** Optional. Maximum number of SecurityProfileGroups to return per call. */
4013
4013
@com.google.api.client.util.Key
4014
4014
private java.lang.Integer pageSize;
4015
4015
4016
-
/** Maximum number of SecurityProfileGroups to return per call.
4016
+
/** Optional. Maximum number of SecurityProfileGroups to return per call.
4017
4017
*/
4018
4018
public java.lang.Integer getPageSize() {
4019
4019
return pageSize;
4020
4020
}
4021
4021
4022
-
/** Maximum number of SecurityProfileGroups to return per call. */
4022
+
/** Optional. Maximum number of SecurityProfileGroups to return per call. */
4023
4023
public List setPageSize(java.lang.Integer pageSize) {
4024
4024
this.pageSize = pageSize;
4025
4025
return this;
4026
4026
}
4027
4027
4028
4028
/**
4029
-
* The value returned by the last `ListSecurityProfileGroupsResponse` Indicates that this
4030
-
* is a continuation of a prior `ListSecurityProfileGroups` call, and that the system
4031
-
* should return the next page of data.
4029
+
* Optional. The value returned by the last `ListSecurityProfileGroupsResponse` Indicates
4030
+
* that this is a continuation of a prior `ListSecurityProfileGroups` call, and that the
4031
+
* system should return the next page of data.
4032
4032
*/
4033
4033
@com.google.api.client.util.Key
4034
4034
private java.lang.String pageToken;
4035
4035
4036
-
/** The value returned by the last `ListSecurityProfileGroupsResponse` Indicates that this is a
4037
-
continuation of a prior `ListSecurityProfileGroups` call, and that the system should return the
4036
+
/** Optional. The value returned by the last `ListSecurityProfileGroupsResponse` Indicates that this is
4037
+
a continuation of a prior `ListSecurityProfileGroups` call, and that the system should return the
4038
4038
next page of data.
4039
4039
*/
4040
4040
public java.lang.String getPageToken() {
4041
4041
return pageToken;
4042
4042
}
4043
4043
4044
4044
/**
4045
-
* The value returned by the last `ListSecurityProfileGroupsResponse` Indicates that this
4046
-
* is a continuation of a prior `ListSecurityProfileGroups` call, and that the system
4047
-
* should return the next page of data.
4045
+
* Optional. The value returned by the last `ListSecurityProfileGroupsResponse` Indicates
4046
+
* that this is a continuation of a prior `ListSecurityProfileGroups` call, and that the
4047
+
* system should return the next page of data.
4048
4048
*/
4049
4049
public List setPageToken(java.lang.String pageToken) {
4050
4050
this.pageToken = pageToken;
@@ -4867,41 +4867,42 @@ public List setParent(java.lang.String parent) {
4867
4867
return this;
4868
4868
}
4869
4869
4870
-
/** Maximum number of SecurityProfiles to return per call. */
4870
+
/** Optional. Maximum number of SecurityProfiles to return per call. */
4871
4871
@com.google.api.client.util.Key
4872
4872
private java.lang.Integer pageSize;
4873
4873
4874
-
/** Maximum number of SecurityProfiles to return per call.
4874
+
/** Optional. Maximum number of SecurityProfiles to return per call.
4875
4875
*/
4876
4876
public java.lang.Integer getPageSize() {
4877
4877
return pageSize;
4878
4878
}
4879
4879
4880
-
/** Maximum number of SecurityProfiles to return per call. */
4880
+
/** Optional. Maximum number of SecurityProfiles to return per call. */
4881
4881
public List setPageSize(java.lang.Integer pageSize) {
4882
4882
this.pageSize = pageSize;
4883
4883
return this;
4884
4884
}
4885
4885
4886
4886
/**
4887
-
* The value returned by the last `ListSecurityProfilesResponse` Indicates that this is a
4888
-
* continuation of a prior `ListSecurityProfiles` call, and that the system should return
4889
-
* the next page of data.
4887
+
* Optional. The value returned by the last `ListSecurityProfilesResponse` Indicates that
4888
+
* this is a continuation of a prior `ListSecurityProfiles` call, and that the system
4889
+
* should return the next page of data.
4890
4890
*/
4891
4891
@com.google.api.client.util.Key
4892
4892
private java.lang.String pageToken;
4893
4893
4894
-
/** The value returned by the last `ListSecurityProfilesResponse` Indicates that this is a continuation
4895
-
of a prior `ListSecurityProfiles` call, and that the system should return the next page of data.
4894
+
/** Optional. The value returned by the last `ListSecurityProfilesResponse` Indicates that this is a
4895
+
continuation of a prior `ListSecurityProfiles` call, and that the system should return the next
4896
+
page of data.
4896
4897
*/
4897
4898
public java.lang.String getPageToken() {
4898
4899
return pageToken;
4899
4900
}
4900
4901
4901
4902
/**
4902
-
* The value returned by the last `ListSecurityProfilesResponse` Indicates that this is a
4903
-
* continuation of a prior `ListSecurityProfiles` call, and that the system should return
4904
-
* the next page of data.
4903
+
* Optional. The value returned by the last `ListSecurityProfilesResponse` Indicates that
4904
+
* this is a continuation of a prior `ListSecurityProfiles` call, and that the system
4905
+
* should return the next page of data.
4905
4906
*/
4906
4907
public List setPageToken(java.lang.String pageToken) {
4907
4908
this.pageToken = pageToken;
@@ -5265,7 +5266,10 @@ public Get set(String parameterName, Object value) {
5265
5266
}
5266
5267
}
5267
5268
/**
5268
-
* Lists information about the supported locations for this service.
5269
+
* Lists information about the supported locations for this service. This method can be called in
5270
+
* two ways: * **List all public locations:** Use the path `GET /v1/locations`. * **List project-
5271
+
* visible locations:** Use the path `GET /v1/projects/{project_id}/locations`. This may include
5272
+
* public locations as well as private or other locations specifically visible to the project.
5269
5273
*
5270
5274
* Create a request for the method "locations.list".
5271
5275
*
@@ -5289,7 +5293,10 @@ public class List extends NetworkSecurityRequest<com.google.api.services.network
Copy file name to clipboardExpand all lines: clients/google-api-services-networksecurity/v1/2.0.0/com/google/api/services/networksecurity/v1/model/MirroringEndpointGroup.java
+24Lines changed: 24 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -103,6 +103,13 @@ public final class MirroringEndpointGroup extends com.google.api.client.json.Gen
103
103
@com.google.api.client.util.Key
104
104
privatejava.lang.Stringstate;
105
105
106
+
/**
107
+
* Immutable. The type of the endpoint group. If left unspecified, defaults to DIRECT.
108
+
* The value may be {@code null}.
109
+
*/
110
+
@com.google.api.client.util.Key
111
+
privatejava.lang.Stringtype;
112
+
106
113
/**
107
114
* Output only. The timestamp when the resource was most recently updated. See
108
115
* https://google.aip.dev/148#timestamps.
@@ -280,6 +287,23 @@ public MirroringEndpointGroup setState(java.lang.String state) {
280
287
returnthis;
281
288
}
282
289
290
+
/**
291
+
* Immutable. The type of the endpoint group. If left unspecified, defaults to DIRECT.
292
+
* @return value or {@code null} for none
293
+
*/
294
+
publicjava.lang.StringgetType() {
295
+
returntype;
296
+
}
297
+
298
+
/**
299
+
* Immutable. The type of the endpoint group. If left unspecified, defaults to DIRECT.
0 commit comments