Skip to content
This repository was archived by the owner on Sep 18, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,9 @@
*
*
* <pre>
* `Authentication` defines the authentication configuration for an API.
* Example for an API targeted for external use:
* `Authentication` defines the authentication configuration for API methods
* provided by an API service.
* Example:
* name: calendar.googleapis.com
* authentication:
* providers:
Expand All @@ -34,6 +35,9 @@
* - selector: "*"
* requirements:
* provider_id: google_calendar_auth
* - selector: google.calendar.Delegate
* oauth:
* canonical_scopes: https://www.googleapis.com/auth/calendar.read
* </pre>
*
* Protobuf type {@code google.api.Authentication}
Expand Down Expand Up @@ -457,8 +461,9 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
*
*
* <pre>
* `Authentication` defines the authentication configuration for an API.
* Example for an API targeted for external use:
* `Authentication` defines the authentication configuration for API methods
* provided by an API service.
* Example:
* name: calendar.googleapis.com
* authentication:
* providers:
Expand All @@ -469,6 +474,9 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
* - selector: "*"
* requirements:
* provider_id: google_calendar_auth
* - selector: google.calendar.Delegate
* oauth:
* canonical_scopes: https://www.googleapis.com/auth/calendar.read
* </pre>
*
* Protobuf type {@code google.api.Authentication}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ public com.google.protobuf.ByteString getNameBytes() {
*
*
* <pre>
* Unimplemented. Dot not use.
* DEPRECATED: This field is no longer supported. Instead of using aliases,
* please specify multiple [google.api.Endpoint][google.api.Endpoint] for each of the intended
* aliases.
Expand All @@ -222,6 +223,7 @@ public com.google.protobuf.ProtocolStringList getAliasesList() {
*
*
* <pre>
* Unimplemented. Dot not use.
* DEPRECATED: This field is no longer supported. Instead of using aliases,
* please specify multiple [google.api.Endpoint][google.api.Endpoint] for each of the intended
* aliases.
Expand All @@ -240,6 +242,7 @@ public int getAliasesCount() {
*
*
* <pre>
* Unimplemented. Dot not use.
* DEPRECATED: This field is no longer supported. Instead of using aliases,
* please specify multiple [google.api.Endpoint][google.api.Endpoint] for each of the intended
* aliases.
Expand All @@ -259,6 +262,7 @@ public java.lang.String getAliases(int index) {
*
*
* <pre>
* Unimplemented. Dot not use.
* DEPRECATED: This field is no longer supported. Instead of using aliases,
* please specify multiple [google.api.Endpoint][google.api.Endpoint] for each of the intended
* aliases.
Expand Down Expand Up @@ -863,6 +867,7 @@ private void ensureAliasesIsMutable() {
*
*
* <pre>
* Unimplemented. Dot not use.
* DEPRECATED: This field is no longer supported. Instead of using aliases,
* please specify multiple [google.api.Endpoint][google.api.Endpoint] for each of the intended
* aliases.
Expand All @@ -881,6 +886,7 @@ public com.google.protobuf.ProtocolStringList getAliasesList() {
*
*
* <pre>
* Unimplemented. Dot not use.
* DEPRECATED: This field is no longer supported. Instead of using aliases,
* please specify multiple [google.api.Endpoint][google.api.Endpoint] for each of the intended
* aliases.
Expand All @@ -899,6 +905,7 @@ public int getAliasesCount() {
*
*
* <pre>
* Unimplemented. Dot not use.
* DEPRECATED: This field is no longer supported. Instead of using aliases,
* please specify multiple [google.api.Endpoint][google.api.Endpoint] for each of the intended
* aliases.
Expand All @@ -918,6 +925,7 @@ public java.lang.String getAliases(int index) {
*
*
* <pre>
* Unimplemented. Dot not use.
* DEPRECATED: This field is no longer supported. Instead of using aliases,
* please specify multiple [google.api.Endpoint][google.api.Endpoint] for each of the intended
* aliases.
Expand All @@ -937,6 +945,7 @@ public com.google.protobuf.ByteString getAliasesBytes(int index) {
*
*
* <pre>
* Unimplemented. Dot not use.
* DEPRECATED: This field is no longer supported. Instead of using aliases,
* please specify multiple [google.api.Endpoint][google.api.Endpoint] for each of the intended
* aliases.
Expand All @@ -963,6 +972,7 @@ public Builder setAliases(int index, java.lang.String value) {
*
*
* <pre>
* Unimplemented. Dot not use.
* DEPRECATED: This field is no longer supported. Instead of using aliases,
* please specify multiple [google.api.Endpoint][google.api.Endpoint] for each of the intended
* aliases.
Expand All @@ -988,6 +998,7 @@ public Builder addAliases(java.lang.String value) {
*
*
* <pre>
* Unimplemented. Dot not use.
* DEPRECATED: This field is no longer supported. Instead of using aliases,
* please specify multiple [google.api.Endpoint][google.api.Endpoint] for each of the intended
* aliases.
Expand All @@ -1010,6 +1021,7 @@ public Builder addAllAliases(java.lang.Iterable<java.lang.String> values) {
*
*
* <pre>
* Unimplemented. Dot not use.
* DEPRECATED: This field is no longer supported. Instead of using aliases,
* please specify multiple [google.api.Endpoint][google.api.Endpoint] for each of the intended
* aliases.
Expand All @@ -1031,6 +1043,7 @@ public Builder clearAliases() {
*
*
* <pre>
* Unimplemented. Dot not use.
* DEPRECATED: This field is no longer supported. Instead of using aliases,
* please specify multiple [google.api.Endpoint][google.api.Endpoint] for each of the intended
* aliases.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ public interface EndpointOrBuilder
*
*
* <pre>
* Unimplemented. Dot not use.
* DEPRECATED: This field is no longer supported. Instead of using aliases,
* please specify multiple [google.api.Endpoint][google.api.Endpoint] for each of the intended
* aliases.
Expand All @@ -68,6 +69,7 @@ public interface EndpointOrBuilder
*
*
* <pre>
* Unimplemented. Dot not use.
* DEPRECATED: This field is no longer supported. Instead of using aliases,
* please specify multiple [google.api.Endpoint][google.api.Endpoint] for each of the intended
* aliases.
Expand All @@ -84,6 +86,7 @@ public interface EndpointOrBuilder
*
*
* <pre>
* Unimplemented. Dot not use.
* DEPRECATED: This field is no longer supported. Instead of using aliases,
* please specify multiple [google.api.Endpoint][google.api.Endpoint] for each of the intended
* aliases.
Expand All @@ -101,6 +104,7 @@ public interface EndpointOrBuilder
*
*
* <pre>
* Unimplemented. Dot not use.
* DEPRECATED: This field is no longer supported. Instead of using aliases,
* please specify multiple [google.api.Endpoint][google.api.Endpoint] for each of the intended
* aliases.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@
* monitored_resources:
* - type: library.googleapis.com/branch
* labels:
* - key: city
* - key: /city
* description: The city where the library branch is located in.
* - key: name
* - key: /name
* description: The name of the branch.
* logs:
* - name: activity_history
* labels:
* - key: customer_id
* - key: /customer_id
* - name: purchase_history
* logging:
* producer_destinations:
Expand Down Expand Up @@ -1556,14 +1556,14 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
* monitored_resources:
* - type: library.googleapis.com/branch
* labels:
* - key: city
* - key: /city
* description: The city where the library branch is located in.
* - key: name
* - key: /name
* description: The name of the branch.
* logs:
* - name: activity_history
* labels:
* - key: customer_id
* - key: /customer_id
* - name: purchase_history
* logging:
* producer_destinations:
Expand Down
Loading