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-beyondcorp/v1alpha/2.0.0/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# BeyondCorp API Client Library for Java
2
2
3
-
Beyondcorp Enterprise provides identity and context aware access controls for enterprise resources and enables zero-trust access. Using the Beyondcorp Enterprise APIs, enterprises can set up multi-cloud and on-prem connectivity solutions.
3
+
Chrome Enterprise Premium is a secure enterprise browsing solution that provides secure access to applications and resources, and offers integrated threat and data protection. It adds an extra layer of security to safeguard your Chrome browser environment, including Data Loss Prevention (DLP), real-time URL and file scanning, and Context-Aware Access for SaaS and web apps.
4
4
5
5
This page contains information about getting started with the BeyondCorp API
6
6
using the Google API Client Library for Java. In addition, you may be interested
@@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
Copy file name to clipboardExpand all lines: clients/google-api-services-beyondcorp/v1alpha/2.0.0/com/google/api/services/beyondcorp/v1alpha/BeyondCorp.java
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@
20
20
* Service definition for BeyondCorp (v1alpha).
21
21
*
22
22
* <p>
23
-
* Beyondcorp Enterprise provides identity and context aware access controls for enterprise resources and enables zero-trust access. Using the Beyondcorp Enterprise APIs, enterprises can set up multi-cloud and on-prem connectivity solutions.
23
+
* Chrome Enterprise Premium is a secure enterprise browsing solution that provides secure access to applications and resources, and offers integrated threat and data protection. It adds an extra layer of security to safeguard your Chrome browser environment, including Data Loss Prevention (DLP), real-time URL and file scanning, and Context-Aware Access for SaaS and web apps.
24
24
* </p>
25
25
*
26
26
* <p>
@@ -3781,22 +3781,22 @@ public List setName(java.lang.String name) {
3781
3781
}
3782
3782
3783
3783
/**
3784
-
* Optional. Unless explicitly documented otherwise, don't use this unsupported field which
3785
-
* is primarily intended for internal usage.
3784
+
* Optional. Do not use this field. It is unsupported and is ignored unless explicitly
3785
+
* documented otherwise. This is primarily for internal usage.
Copy file name to clipboardExpand all lines: clients/google-api-services-beyondcorp/v1alpha/2.0.0/com/google/api/services/beyondcorp/v1alpha/model/GoogleCloudBeyondcorpSecuritygatewaysV1alphaApplication.java
+21-18Lines changed: 21 additions & 18 deletions
Original file line number
Diff line number
Diff line change
@@ -45,12 +45,13 @@ public final class GoogleCloudBeyondcorpSecuritygatewaysV1alphaApplication exten
45
45
privatejava.lang.StringdisplayName;
46
46
47
47
/**
48
-
* Required. Endpoint matchers associated with an application. A combination of hostname and ports
49
-
* as endpoint matchers is used to match the application. Match conditions for OR logic. An array
50
-
* of match conditions to allow for multiple matching criteria. The rule is considered a match if
51
-
* one of the conditions is met. The conditions should be the following combination: (Hostname &
52
-
* Ports) EXAMPLES: Hostname and Ports - ("*.example.com", "443"), ("example.com" and "22"),
53
-
* ("example.com" and "22,33") etc
48
+
* Optional. An array of conditions to match the application's network endpoint. Each element in
49
+
* the array is an EndpointMatcher object, which defines a specific combination of a hostname
50
+
* pattern and one or more ports. The application is considered matched if at least one of the
51
+
* EndpointMatcher conditions in this array is met (the conditions are combined using OR logic).
52
+
* Each EndpointMatcher must contain a hostname pattern, such as "example.com", and one or more
53
+
* port numbers specified as a string, such as "443". Hostname and port number examples:
54
+
* "*.example.com", "443" "example.com" and "22" "example.com" and "22,33"
54
55
* The value may be {@code null}.
55
56
*/
56
57
@com.google.api.client.util.Key
@@ -121,25 +122,27 @@ public GoogleCloudBeyondcorpSecuritygatewaysV1alphaApplication setDisplayName(ja
121
122
}
122
123
123
124
/**
124
-
* Required. Endpoint matchers associated with an application. A combination of hostname and ports
125
-
* as endpoint matchers is used to match the application. Match conditions for OR logic. An array
126
-
* of match conditions to allow for multiple matching criteria. The rule is considered a match if
127
-
* one of the conditions is met. The conditions should be the following combination: (Hostname &
128
-
* Ports) EXAMPLES: Hostname and Ports - ("*.example.com", "443"), ("example.com" and "22"),
129
-
* ("example.com" and "22,33") etc
125
+
* Optional. An array of conditions to match the application's network endpoint. Each element in
126
+
* the array is an EndpointMatcher object, which defines a specific combination of a hostname
127
+
* pattern and one or more ports. The application is considered matched if at least one of the
128
+
* EndpointMatcher conditions in this array is met (the conditions are combined using OR logic).
129
+
* Each EndpointMatcher must contain a hostname pattern, such as "example.com", and one or more
130
+
* port numbers specified as a string, such as "443". Hostname and port number examples:
131
+
* "*.example.com", "443" "example.com" and "22" "example.com" and "22,33"
Copy file name to clipboardExpand all lines: clients/google-api-services-beyondcorp/v1alpha/2.0.0/com/google/api/services/beyondcorp/v1alpha/model/GoogleCloudBeyondcorpSecuritygatewaysV1alphaContextualHeaders.java
Copy file name to clipboardExpand all lines: clients/google-api-services-beyondcorp/v1alpha/2.0.0/com/google/api/services/beyondcorp/v1alpha/model/GoogleCloudBeyondcorpSecuritygatewaysV1alphaContextualHeadersDelegatedDeviceInfo.java
Copy file name to clipboardExpand all lines: clients/google-api-services-beyondcorp/v1alpha/2.0.0/com/google/api/services/beyondcorp/v1alpha/model/GoogleCloudBeyondcorpSecuritygatewaysV1alphaContextualHeadersDelegatedGroupInfo.java
Copy file name to clipboardExpand all lines: clients/google-api-services-beyondcorp/v1alpha/2.0.0/com/google/api/services/beyondcorp/v1alpha/model/GoogleCloudBeyondcorpSecuritygatewaysV1alphaContextualHeadersDelegatedUserInfo.java
Copy file name to clipboardExpand all lines: clients/google-api-services-beyondcorp/v1alpha/2.0.0/com/google/api/services/beyondcorp/v1alpha/model/GoogleCloudBeyondcorpSecuritygatewaysV1alphaEndpointMatcher.java
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ public final class GoogleCloudBeyondcorpSecuritygatewaysV1alphaEndpointMatcher e
37
37
privatejava.lang.Stringhostname;
38
38
39
39
/**
40
-
* Required. Ports of the application.
40
+
* Required. The ports of the application.
41
41
* The value may be {@code null}.
42
42
*/
43
43
@com.google.api.client.util.Key
@@ -61,15 +61,15 @@ public GoogleCloudBeyondcorpSecuritygatewaysV1alphaEndpointMatcher setHostname(j
Copy file name to clipboardExpand all lines: clients/google-api-services-beyondcorp/v1alpha/2.0.0/com/google/api/services/beyondcorp/v1alpha/model/GoogleCloudBeyondcorpSecuritygatewaysV1alphaProxyProtocolConfig.java
+9-12Lines changed: 9 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -51,17 +51,16 @@ public final class GoogleCloudBeyondcorpSecuritygatewaysV1alphaProxyProtocolConf
0 commit comments