Skip to content
This repository was archived by the owner on Sep 16, 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 @@ -7249,7 +7249,9 @@ public com.google.cloud.certificatemanager.v1.Certificate.ManagedCertificate get
*
* <pre>
* Output only. The list of Subject Alternative Names of dnsName type defined in the
* certificate (see RFC 5280 4.2.1.6)
* certificate (see RFC 5280 4.2.1.6).
* Managed certificates that haven't been provisioned yet have this field
* populated with a value of the managed.domains field.
* </pre>
*
* <code>repeated string san_dnsnames = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];</code>
Expand All @@ -7264,7 +7266,9 @@ public com.google.protobuf.ProtocolStringList getSanDnsnamesList() {
*
* <pre>
* Output only. The list of Subject Alternative Names of dnsName type defined in the
* certificate (see RFC 5280 4.2.1.6)
* certificate (see RFC 5280 4.2.1.6).
* Managed certificates that haven't been provisioned yet have this field
* populated with a value of the managed.domains field.
* </pre>
*
* <code>repeated string san_dnsnames = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];</code>
Expand All @@ -7279,7 +7283,9 @@ public int getSanDnsnamesCount() {
*
* <pre>
* Output only. The list of Subject Alternative Names of dnsName type defined in the
* certificate (see RFC 5280 4.2.1.6)
* certificate (see RFC 5280 4.2.1.6).
* Managed certificates that haven't been provisioned yet have this field
* populated with a value of the managed.domains field.
* </pre>
*
* <code>repeated string san_dnsnames = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];</code>
Expand All @@ -7295,7 +7301,9 @@ public java.lang.String getSanDnsnames(int index) {
*
* <pre>
* Output only. The list of Subject Alternative Names of dnsName type defined in the
* certificate (see RFC 5280 4.2.1.6)
* certificate (see RFC 5280 4.2.1.6).
* Managed certificates that haven't been provisioned yet have this field
* populated with a value of the managed.domains field.
* </pre>
*
* <code>repeated string san_dnsnames = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];</code>
Expand Down Expand Up @@ -9313,7 +9321,9 @@ private void ensureSanDnsnamesIsMutable() {
*
* <pre>
* Output only. The list of Subject Alternative Names of dnsName type defined in the
* certificate (see RFC 5280 4.2.1.6)
* certificate (see RFC 5280 4.2.1.6).
* Managed certificates that haven't been provisioned yet have this field
* populated with a value of the managed.domains field.
* </pre>
*
* <code>repeated string san_dnsnames = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];</code>
Expand All @@ -9328,7 +9338,9 @@ public com.google.protobuf.ProtocolStringList getSanDnsnamesList() {
*
* <pre>
* Output only. The list of Subject Alternative Names of dnsName type defined in the
* certificate (see RFC 5280 4.2.1.6)
* certificate (see RFC 5280 4.2.1.6).
* Managed certificates that haven't been provisioned yet have this field
* populated with a value of the managed.domains field.
* </pre>
*
* <code>repeated string san_dnsnames = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];</code>
Expand All @@ -9343,7 +9355,9 @@ public int getSanDnsnamesCount() {
*
* <pre>
* Output only. The list of Subject Alternative Names of dnsName type defined in the
* certificate (see RFC 5280 4.2.1.6)
* certificate (see RFC 5280 4.2.1.6).
* Managed certificates that haven't been provisioned yet have this field
* populated with a value of the managed.domains field.
* </pre>
*
* <code>repeated string san_dnsnames = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];</code>
Expand All @@ -9359,7 +9373,9 @@ public java.lang.String getSanDnsnames(int index) {
*
* <pre>
* Output only. The list of Subject Alternative Names of dnsName type defined in the
* certificate (see RFC 5280 4.2.1.6)
* certificate (see RFC 5280 4.2.1.6).
* Managed certificates that haven't been provisioned yet have this field
* populated with a value of the managed.domains field.
* </pre>
*
* <code>repeated string san_dnsnames = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];</code>
Expand All @@ -9375,7 +9391,9 @@ public com.google.protobuf.ByteString getSanDnsnamesBytes(int index) {
*
* <pre>
* Output only. The list of Subject Alternative Names of dnsName type defined in the
* certificate (see RFC 5280 4.2.1.6)
* certificate (see RFC 5280 4.2.1.6).
* Managed certificates that haven't been provisioned yet have this field
* populated with a value of the managed.domains field.
* </pre>
*
* <code>repeated string san_dnsnames = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];</code>
Expand All @@ -9398,7 +9416,9 @@ public Builder setSanDnsnames(int index, java.lang.String value) {
*
* <pre>
* Output only. The list of Subject Alternative Names of dnsName type defined in the
* certificate (see RFC 5280 4.2.1.6)
* certificate (see RFC 5280 4.2.1.6).
* Managed certificates that haven't been provisioned yet have this field
* populated with a value of the managed.domains field.
* </pre>
*
* <code>repeated string san_dnsnames = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];</code>
Expand All @@ -9420,7 +9440,9 @@ public Builder addSanDnsnames(java.lang.String value) {
*
* <pre>
* Output only. The list of Subject Alternative Names of dnsName type defined in the
* certificate (see RFC 5280 4.2.1.6)
* certificate (see RFC 5280 4.2.1.6).
* Managed certificates that haven't been provisioned yet have this field
* populated with a value of the managed.domains field.
* </pre>
*
* <code>repeated string san_dnsnames = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];</code>
Expand All @@ -9439,7 +9461,9 @@ public Builder addAllSanDnsnames(java.lang.Iterable<java.lang.String> values) {
*
* <pre>
* Output only. The list of Subject Alternative Names of dnsName type defined in the
* certificate (see RFC 5280 4.2.1.6)
* certificate (see RFC 5280 4.2.1.6).
* Managed certificates that haven't been provisioned yet have this field
* populated with a value of the managed.domains field.
* </pre>
*
* <code>repeated string san_dnsnames = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];</code>
Expand All @@ -9457,7 +9481,9 @@ public Builder clearSanDnsnames() {
*
* <pre>
* Output only. The list of Subject Alternative Names of dnsName type defined in the
* certificate (see RFC 5280 4.2.1.6)
* certificate (see RFC 5280 4.2.1.6).
* Managed certificates that haven't been provisioned yet have this field
* populated with a value of the managed.domains field.
* </pre>
*
* <code>repeated string san_dnsnames = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];</code>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -544,20 +544,20 @@ public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor() {
+ "le.protobuf.Empty\022\021OperationMetadata\032U\312A"
+ "!certificatemanager.googleapis.com\322A.htt"
+ "ps://www.googleapis.com/auth/cloud-platf"
+ "ormB\377\003\n&com.google.cloud.certificatemana"
+ "ormB\203\004\n&com.google.cloud.certificatemana"
+ "ger.v1B\027CertificateManagerProtoP\001ZTgoogl"
+ "e.golang.org/genproto/googleapis/cloud/c"
+ "ertificatemanager/v1;certificatemanager\252"
+ "\002\"Google.Cloud.CertificateManager.V1\312\002\"G"
+ "oogle\\Cloud\\CertificateManager\\V1\352\002%Goog"
+ "le::Cloud::CertificateManager::V1\352Az\n)co"
+ "le::Cloud::CertificateManager::V1\352A|\n)co"
+ "mpute.googleapis.com/TargetHttpsProxies\022"
+ "Mprojects/{project}/locations/{location}"
+ "/targetHttpsProxies/{targetHttpsProxy}\352A"
+ "t\n\'compute.googleapis.com/TargetSslProxi"
+ "es\022Iprojects/{project}/locations/{locati"
+ "on}/targetSslProxies/{targetSslProxy}b\006p"
+ "roto3"
+ "Oprojects/{project}/locations/{location}"
+ "/targetHttpsProxies/{target_https_proxy}"
+ "\352Av\n\'compute.googleapis.com/TargetSslPro"
+ "xies\022Kprojects/{project}/locations/{loca"
+ "tion}/targetSslProxies/{target_ssl_proxy"
+ "}b\006proto3"
};
descriptor =
com.google.protobuf.Descriptors.FileDescriptor.internalBuildGeneratedFileFrom(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,9 @@ public interface CertificateOrBuilder
*
* <pre>
* Output only. The list of Subject Alternative Names of dnsName type defined in the
* certificate (see RFC 5280 4.2.1.6)
* certificate (see RFC 5280 4.2.1.6).
* Managed certificates that haven't been provisioned yet have this field
* populated with a value of the managed.domains field.
* </pre>
*
* <code>repeated string san_dnsnames = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];</code>
Expand All @@ -298,7 +300,9 @@ public interface CertificateOrBuilder
*
* <pre>
* Output only. The list of Subject Alternative Names of dnsName type defined in the
* certificate (see RFC 5280 4.2.1.6)
* certificate (see RFC 5280 4.2.1.6).
* Managed certificates that haven't been provisioned yet have this field
* populated with a value of the managed.domains field.
* </pre>
*
* <code>repeated string san_dnsnames = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];</code>
Expand All @@ -311,7 +315,9 @@ public interface CertificateOrBuilder
*
* <pre>
* Output only. The list of Subject Alternative Names of dnsName type defined in the
* certificate (see RFC 5280 4.2.1.6)
* certificate (see RFC 5280 4.2.1.6).
* Managed certificates that haven't been provisioned yet have this field
* populated with a value of the managed.domains field.
* </pre>
*
* <code>repeated string san_dnsnames = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];</code>
Expand All @@ -325,7 +331,9 @@ public interface CertificateOrBuilder
*
* <pre>
* Output only. The list of Subject Alternative Names of dnsName type defined in the
* certificate (see RFC 5280 4.2.1.6)
* certificate (see RFC 5280 4.2.1.6).
* Managed certificates that haven't been provisioned yet have this field
* populated with a value of the managed.domains field.
* </pre>
*
* <code>repeated string san_dnsnames = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];</code>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ option php_namespace = "Google\\Cloud\\CertificateManager\\V1";
option ruby_package = "Google::Cloud::CertificateManager::V1";
option (google.api.resource_definition) = {
type: "compute.googleapis.com/TargetHttpsProxies"
pattern: "projects/{project}/locations/{location}/targetHttpsProxies/{targetHttpsProxy}"
pattern: "projects/{project}/locations/{location}/targetHttpsProxies/{target_https_proxy}"
};
option (google.api.resource_definition) = {
type: "compute.googleapis.com/TargetSslProxies"
pattern: "projects/{project}/locations/{location}/targetSslProxies/{targetSslProxy}"
pattern: "projects/{project}/locations/{location}/targetSslProxies/{target_ssl_proxy}"
};

// API Overview
Expand Down Expand Up @@ -877,7 +877,9 @@ message Certificate {
}

// Output only. The list of Subject Alternative Names of dnsName type defined in the
// certificate (see RFC 5280 4.2.1.6)
// certificate (see RFC 5280 4.2.1.6).
// Managed certificates that haven't been provisioned yet have this field
// populated with a value of the managed.domains field.
repeated string san_dnsnames = 6 [(google.api.field_behavior) = OUTPUT_ONLY];

// Output only. The PEM-encoded certificate chain.
Expand Down