diff --git a/google-api-grpc/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/Source.java b/google-api-grpc/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/Source.java index 831769ab24d1..cfd9a23bfed4 100644 --- a/google-api-grpc/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/Source.java +++ b/google-api-grpc/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/Source.java @@ -164,8 +164,8 @@ public com.google.protobuf.ByteString getNameBytes() { * * *
- * The source’s display name. - * A source’s display name must be unique amongst its siblings, for example, + * The source's display name. + * A source's display name must be unique amongst its siblings, for example, * two sources with the same parent can't share the same display name. * The display name must start and end with a letter or digit, may contain * letters, digits, spaces, hyphens, and underscores, and can be no longer @@ -190,8 +190,8 @@ public java.lang.String getDisplayName() { * * *- * The source’s display name. - * A source’s display name must be unique amongst its siblings, for example, + * The source's display name. + * A source's display name must be unique amongst its siblings, for example, * two sources with the same parent can't share the same display name. * The display name must start and end with a letter or digit, may contain * letters, digits, spaces, hyphens, and underscores, and can be no longer @@ -733,8 +733,8 @@ public Builder setNameBytes(com.google.protobuf.ByteString value) { * * *- * The source’s display name. - * A source’s display name must be unique amongst its siblings, for example, + * The source's display name. + * A source's display name must be unique amongst its siblings, for example, * two sources with the same parent can't share the same display name. * The display name must start and end with a letter or digit, may contain * letters, digits, spaces, hyphens, and underscores, and can be no longer @@ -759,8 +759,8 @@ public java.lang.String getDisplayName() { * * *- * The source’s display name. - * A source’s display name must be unique amongst its siblings, for example, + * The source's display name. + * A source's display name must be unique amongst its siblings, for example, * two sources with the same parent can't share the same display name. * The display name must start and end with a letter or digit, may contain * letters, digits, spaces, hyphens, and underscores, and can be no longer @@ -785,8 +785,8 @@ public com.google.protobuf.ByteString getDisplayNameBytes() { * * *- * The source’s display name. - * A source’s display name must be unique amongst its siblings, for example, + * The source's display name. + * A source's display name must be unique amongst its siblings, for example, * two sources with the same parent can't share the same display name. * The display name must start and end with a letter or digit, may contain * letters, digits, spaces, hyphens, and underscores, and can be no longer @@ -809,8 +809,8 @@ public Builder setDisplayName(java.lang.String value) { * * *- * The source’s display name. - * A source’s display name must be unique amongst its siblings, for example, + * The source's display name. + * A source's display name must be unique amongst its siblings, for example, * two sources with the same parent can't share the same display name. * The display name must start and end with a letter or digit, may contain * letters, digits, spaces, hyphens, and underscores, and can be no longer @@ -830,8 +830,8 @@ public Builder clearDisplayName() { * * *- * The source’s display name. - * A source’s display name must be unique amongst its siblings, for example, + * The source's display name. + * A source's display name must be unique amongst its siblings, for example, * two sources with the same parent can't share the same display name. * The display name must start and end with a letter or digit, may contain * letters, digits, spaces, hyphens, and underscores, and can be no longer diff --git a/google-api-grpc/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/SourceOrBuilder.java b/google-api-grpc/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/SourceOrBuilder.java index 66cae81cc763..dc8fd860dd9e 100644 --- a/google-api-grpc/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/SourceOrBuilder.java +++ b/google-api-grpc/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/SourceOrBuilder.java @@ -39,8 +39,8 @@ public interface SourceOrBuilder * * *- * The source’s display name. - * A source’s display name must be unique amongst its siblings, for example, + * The source's display name. + * A source's display name must be unique amongst its siblings, for example, * two sources with the same parent can't share the same display name. * The display name must start and end with a letter or digit, may contain * letters, digits, spaces, hyphens, and underscores, and can be no longer @@ -55,8 +55,8 @@ public interface SourceOrBuilder * * *- * The source’s display name. - * A source’s display name must be unique amongst its siblings, for example, + * The source's display name. + * A source's display name must be unique amongst its siblings, for example, * two sources with the same parent can't share the same display name. * The display name must start and end with a letter or digit, may contain * letters, digits, spaces, hyphens, and underscores, and can be no longer diff --git a/google-api-grpc/proto-google-cloud-securitycenter-v1beta1/src/main/proto/google/cloud/securitycenter/v1beta1/source.proto b/google-api-grpc/proto-google-cloud-securitycenter-v1beta1/src/main/proto/google/cloud/securitycenter/v1beta1/source.proto index 9dfc9490e9ab..5eabe2b1a349 100644 --- a/google-api-grpc/proto-google-cloud-securitycenter-v1beta1/src/main/proto/google/cloud/securitycenter/v1beta1/source.proto +++ b/google-api-grpc/proto-google-cloud-securitycenter-v1beta1/src/main/proto/google/cloud/securitycenter/v1beta1/source.proto @@ -34,8 +34,8 @@ message Source { // "organizations/123/sources/456" string name = 1; - // The source’s display name. - // A source’s display name must be unique amongst its siblings, for example, + // The source's display name. + // A source's display name must be unique amongst its siblings, for example, // two sources with the same parent can't share the same display name. // The display name must start and end with a letter or digit, may contain // letters, digits, spaces, hyphens, and underscores, and can be no longer diff --git a/google-cloud-clients/google-cloud-securitycenter/synth.metadata b/google-cloud-clients/google-cloud-securitycenter/synth.metadata index 2bd4f07a69a5..ab3fde98056b 100644 --- a/google-cloud-clients/google-cloud-securitycenter/synth.metadata +++ b/google-cloud-clients/google-cloud-securitycenter/synth.metadata @@ -1,27 +1,32 @@ { + "updateTime": "2019-01-04T08:46:44.268721Z", "sources": [ { - "git": { - "name": "googleapis", - "remote": "https://github.com/googleapis/googleapis.git", - "sha": "5a57f0c13a358b2b15452bf2d67453774a5f6d4f", - "internalRef": "221837528" + "generator": { + "name": "artman", + "version": "0.16.4", + "dockerImage": "googleapis/artman@sha256:8b45fae963557c3299921037ecbb86f0689f41b1b4aea73408ebc50562cb2857" } }, { "git": { - "name": "googleapis-private", - "remote": "https://github.com/googleapis/googleapis-private.git", - "sha": "6aa8e1a447bb8d0367150356a28cb4d3f2332641", - "internalRef": "221340946" + "name": "googleapis", + "remote": "https://github.com/googleapis/googleapis.git", + "sha": "4930597beb4d26be020513af985506b39d4b73cd", + "internalRef": "227765328" } - }, + } + ], + "destinations": [ { - "generator": { - "name": "artman", - "version": "0.16.0", - "dockerImage": "googleapis/artman@sha256:90f9d15e9bad675aeecd586725bce48f5667ffe7d5fc4d1e96d51ff34304815b" + "client": { + "source": "googleapis", + "apiName": "securitycenter", + "apiVersion": "v1beta1", + "language": "java", + "generator": "gapic", + "config": "google/cloud/securitycenter/artman_securitycenter_v1beta1.yaml" } } ] -} +} \ No newline at end of file