Skip to content

Commit 20472b8

Browse files
docs: [google-cloud-essential-contacts] Marks the google.cloud.essentialcontacts.v1.Contact.validation_state field as output_only (#13165)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 685731240 Source-Link: googleapis/googleapis@f78cd2f Source-Link: googleapis/googleapis-gen@1d05fdc Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWVzc2VudGlhbC1jb250YWN0cy8uT3dsQm90LnlhbWwiLCJoIjoiMWQwNWZkYzE1ODM5ZDJmMDJiZjczZGQ3YjZmMzBmNThmOWFkNzAxZSJ9 --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Victor Chudnovsky <vchudnov@google.com>
1 parent e0d0618 commit 20472b8

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

  • packages/google-cloud-essential-contacts/google/cloud/essential_contacts_v1/types

packages/google-cloud-essential-contacts/google/cloud/essential_contacts_v1/types/service.py

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,10 @@ class Contact(proto.Message):
6161
languages <https://cloud.google.com/resource-manager/docs/managing-notification-contacts#supported-languages>`__
6262
for a list of supported languages.
6363
validation_state (google.cloud.essential_contacts_v1.types.ValidationState):
64-
The validity of the contact. A contact is
65-
considered valid if it is the correct recipient
66-
for notifications for a particular resource.
64+
Output only. The validity of the contact. A
65+
contact is considered valid if it is the correct
66+
recipient for notifications for a particular
67+
resource.
6768
validate_time (google.protobuf.timestamp_pb2.Timestamp):
6869
The last time the validation_state was updated, either
6970
manually or automatically. A contact is considered stale if

0 commit comments

Comments
 (0)