Home
last modified time | relevance | path

Searched full:contact (Results 1 – 25 of 4252) sorted by relevance

12345678910>>...171

/external/google-cloud-java/java-contact-center-insights/
DCHANGELOG.md3 …eapis/google-cloud-java/compare/google-cloud-contact-center-insights-v2.4.1-SNAPSHOT...google-clou…
26 …oogleapis/google-cloud-java/compare/google-cloud-contact-center-insights-v2.3.10...google-cloud-co…
49 ## [2.3.10](https://github.com/googleapis/java-contact-center-insights/compare/v2.3.9...v2.3.10) (2…
54 …s://github.com/googleapis/java-contact-center-insights/issues/370)) ([b0215ee](https://github.com/…
55 …s://github.com/googleapis/java-contact-center-insights/issues/374)) ([69f5cea](https://github.com/…
56 …s://github.com/googleapis/java-contact-center-insights/issues/369)) ([a04e782](https://github.com/…
58 ## [2.3.9](https://github.com/googleapis/java-contact-center-insights/compare/v2.3.8...v2.3.9) (202…
63 * update protobuf to v3.21.7 ([725854b](https://github.com/googleapis/java-contact-center-insights/…
68 …s://github.com/googleapis/java-contact-center-insights/issues/345)) ([bcde3d4](https://github.com/…
73 …s://github.com/googleapis/java-contact-center-insights/issues/362)) ([091782e](https://github.com/…
[all …]
/external/google-cloud-java/java-essential-contacts/proto-google-cloud-essential-contacts-v1/src/main/java/com/google/cloud/essentialcontacts/v1/
DContactName.java35 PathTemplate.createWithoutUrlEncoding("projects/{project}/contacts/{contact}");
37 PathTemplate.createWithoutUrlEncoding("folders/{folder}/contacts/{contact}");
39 PathTemplate.createWithoutUrlEncoding("organizations/{organization}/contacts/{contact}");
44 private final String contact; field in ContactName
51 contact = null; in ContactName()
58 contact = Preconditions.checkNotNull(builder.getContact()); in ContactName()
66 contact = Preconditions.checkNotNull(builder.getContact()); in ContactName()
74 contact = Preconditions.checkNotNull(builder.getContact()); in ContactName()
85 return contact; in getContact()
119 public static ContactName of(String project, String contact) { in of() argument
[all …]
DUpdateContactRequest.java69 private com.google.cloud.essentialcontacts.v1.Contact contact_;
74 * Required. The contact resource to replace the existing saved contact. Note:
75 * the email address of the contact cannot be modified.
79 …* .google.cloud.essentialcontacts.v1.Contact contact = 2 [(.google.api.field_behavior) = REQUIRED];
82 * @return Whether the contact field is set.
92 * Required. The contact resource to replace the existing saved contact. Note:
93 * the email address of the contact cannot be modified.
97 …* .google.cloud.essentialcontacts.v1.Contact contact = 2 [(.google.api.field_behavior) = REQUIRED];
100 * @return The contact.
103 public com.google.cloud.essentialcontacts.v1.Contact getContact() { in getContact()
[all …]
DUpdateContactRequestOrBuilder.java30 * Required. The contact resource to replace the existing saved contact. Note:
31 * the email address of the contact cannot be modified.
35 …* .google.cloud.essentialcontacts.v1.Contact contact = 2 [(.google.api.field_behavior) = REQUIRED];
38 * @return Whether the contact field is set.
45 * Required. The contact resource to replace the existing saved contact. Note:
46 * the email address of the contact cannot be modified.
50 …* .google.cloud.essentialcontacts.v1.Contact contact = 2 [(.google.api.field_behavior) = REQUIRED];
53 * @return The contact.
55 com.google.cloud.essentialcontacts.v1.Contact getContact(); in getContact()
60 * Required. The contact resource to replace the existing saved contact. Note:
[all …]
/external/google-cloud-java/java-essential-contacts/google-cloud-essential-contacts/src/test/java/com/google/cloud/essentialcontacts/v1/
DEssentialContactsServiceClientHttpJsonTest.java85 Contact expectedResponse = in createContactTest()
86 Contact.newBuilder() in createContactTest()
87 .setName(ContactName.ofProjectContactName("[PROJECT]", "[CONTACT]").toString()) in createContactTest()
97 Contact contact = Contact.newBuilder().build(); in createContactTest() local
99 Contact actualResponse = client.createContact(parent, contact); in createContactTest()
126 Contact contact = Contact.newBuilder().build(); in createContactExceptionTest() local
127 client.createContact(parent, contact); in createContactExceptionTest()
136 Contact expectedResponse = in createContactTest2()
137 Contact.newBuilder() in createContactTest2()
138 .setName(ContactName.ofProjectContactName("[PROJECT]", "[CONTACT]").toString()) in createContactTest2()
[all …]
DEssentialContactsServiceClientTest.java89 Contact expectedResponse = in createContactTest()
90 Contact.newBuilder() in createContactTest()
91 .setName(ContactName.ofProjectContactName("[PROJECT]", "[CONTACT]").toString()) in createContactTest()
101 Contact contact = Contact.newBuilder().build(); in createContactTest() local
103 Contact actualResponse = client.createContact(parent, contact); in createContactTest()
111 Assert.assertEquals(contact, actualRequest.getContact()); in createContactTest()
125 Contact contact = Contact.newBuilder().build(); in createContactExceptionTest() local
126 client.createContact(parent, contact); in createContactExceptionTest()
135 Contact expectedResponse = in createContactTest2()
136 Contact.newBuilder() in createContactTest2()
[all …]
/external/angle/third_party/spirv-headers/src/include/spirv/
Dspir-v.xml45 'tool="name"' attribute; and a contact person/address in a
54 <id value="1" vendor="LunarG" comment="Contact TBD"/>
55 <id value="2" vendor="Valve" comment="Contact TBD"/>
56 <id value="3" vendor="Codeplay" comment="Contact Victor Lomuller, victor@codeplay.com"/>
57 <id value="4" vendor="NVIDIA" comment="Contact Kerch Holt, kholt@nvidia.com"/>
58 <id value="5" vendor="ARM" comment="Contact Kevin Petit, kevin.petit@arm.com"/>
59 …<id value="6" vendor="Khronos" tool="LLVM/SPIR-V Translator" comment="Contact Yaxun (Sam) Liu, y…
60 …<id value="7" vendor="Khronos" tool="SPIR-V Tools Assembler" comment="Contact David Neto, dneto@…
61 …<id value="8" vendor="Khronos" tool="Glslang Reference Front End" comment="Contact John Kessenic…
62 <id value="9" vendor="Qualcomm" comment="Contact weifengz@qti.qualcomm.com"/>
[all …]
/external/deqp-deps/SPIRV-Headers/include/spirv/
Dspir-v.xml45 'tool="name"' attribute; and a contact person/address in a
54 <id value="1" vendor="LunarG" comment="Contact TBD"/>
55 <id value="2" vendor="Valve" comment="Contact TBD"/>
56 <id value="3" vendor="Codeplay" comment="Contact Victor Lomuller, victor@codeplay.com"/>
57 <id value="4" vendor="NVIDIA" comment="Contact Kerch Holt, kholt@nvidia.com"/>
58 <id value="5" vendor="ARM" comment="Contact Kevin Petit, kevin.petit@arm.com"/>
59 …<id value="6" vendor="Khronos" tool="LLVM/SPIR-V Translator" comment="Contact Yaxun (Sam) Liu, y…
60 …<id value="7" vendor="Khronos" tool="SPIR-V Tools Assembler" comment="Contact David Neto, dneto@…
61 …<id value="8" vendor="Khronos" tool="Glslang Reference Front End" comment="Contact John Kessenic…
62 <id value="9" vendor="Qualcomm" comment="Contact weifengz@qti.qualcomm.com"/>
[all …]
/external/mesa3d/src/compiler/spirv/
Dspir-v.xml45 'tool="name"' attribute; and a contact person/address in a
54 <id value="1" vendor="LunarG" comment="Contact TBD"/>
55 <id value="2" vendor="Valve" comment="Contact TBD"/>
56 <id value="3" vendor="Codeplay" comment="Contact Victor Lomuller, victor@codeplay.com"/>
57 <id value="4" vendor="NVIDIA" comment="Contact Kerch Holt, kholt@nvidia.com"/>
58 <id value="5" vendor="ARM" comment="Contact Kevin Petit, kevin.petit@arm.com"/>
59 …<id value="6" vendor="Khronos" tool="LLVM/SPIR-V Translator" comment="Contact Yaxun (Sam) Liu, y…
60 …<id value="7" vendor="Khronos" tool="SPIR-V Tools Assembler" comment="Contact David Neto, dneto@…
61 …<id value="8" vendor="Khronos" tool="Glslang Reference Front End" comment="Contact John Kessenic…
62 <id value="9" vendor="Qualcomm" comment="Contact weifengz@qti.qualcomm.com"/>
[all …]
/external/python/google-api-python-client/docs/dyn/
Dpeople_v1.contactGroups.html84 <p class="firstline">Get a list of contact groups owned by the authenticated user by specifying a l…
90 …stline">Create a new contact group owned by the authenticated user. Created contact group names mu…
93 <p class="firstline">Delete an existing contact group owned by the authenticated user by specifying…
96 <p class="firstline">Get a specific contact group owned by the authenticated user by specifying a c…
99 <p class="firstline">List all contact groups owned by the authenticated user. Members of the contac…
105 … name of an existing contact group owned by the authenticated user. Updated contact group names mu…
109 …<pre>Get a list of contact groups owned by the authenticated user by specifying a list of contact
114 …resourceNames: string, Required. The resource names of the contact groups to get. There is a maxim…
123 { # The response to a batch get contact groups request.
124 &quot;responses&quot;: [ # The list of responses for each requested contact group resource.
[all …]
Dessentialcontacts_v1.projects.contacts.html88 <p class="firstline">Adds a new contact for a resource.</p>
91 <p class="firstline">Deletes a contact.</p>
94 <p class="firstline">Gets a single contact.</p>
103 <p class="firstline">Updates a contact. Note: A contact's email address cannot be changed.</p>
106 <p class="firstline">Allows a contact admin to send a test message to contact to verify that it has…
142 { # A contact that will receive notifications from Google Cloud.
145 …&quot;name&quot;: &quot;A String&quot;, # The identifier for the contact. Format: {resource_type}/…
146 …ategorySubscriptions&quot;: [ # The categories of notifications that the contact will receive comm…
149 …me the validation_state was updated, either manually or automatically. A contact is considered sta…
150 …&quot;validationState&quot;: &quot;A String&quot;, # The validity of the contact. A contact is con…
[all …]
Dessentialcontacts_v1.organizations.contacts.html88 <p class="firstline">Adds a new contact for a resource.</p>
91 <p class="firstline">Deletes a contact.</p>
94 <p class="firstline">Gets a single contact.</p>
103 <p class="firstline">Updates a contact. Note: A contact's email address cannot be changed.</p>
106 <p class="firstline">Allows a contact admin to send a test message to contact to verify that it has…
142 { # A contact that will receive notifications from Google Cloud.
145 …&quot;name&quot;: &quot;A String&quot;, # The identifier for the contact. Format: {resource_type}/…
146 …ategorySubscriptions&quot;: [ # The categories of notifications that the contact will receive comm…
149 …me the validation_state was updated, either manually or automatically. A contact is considered sta…
150 …&quot;validationState&quot;: &quot;A String&quot;, # The validity of the contact. A contact is con…
[all …]
Dessentialcontacts_v1.folders.contacts.html88 <p class="firstline">Adds a new contact for a resource.</p>
91 <p class="firstline">Deletes a contact.</p>
94 <p class="firstline">Gets a single contact.</p>
103 <p class="firstline">Updates a contact. Note: A contact's email address cannot be changed.</p>
106 <p class="firstline">Allows a contact admin to send a test message to contact to verify that it has…
142 { # A contact that will receive notifications from Google Cloud.
145 …&quot;name&quot;: &quot;A String&quot;, # The identifier for the contact. Format: {resource_type}/…
146 …ategorySubscriptions&quot;: [ # The categories of notifications that the contact will receive comm…
149 …me the validation_state was updated, either manually or automatically. A contact is considered sta…
150 …&quot;validationState&quot;: &quot;A String&quot;, # The validity of the contact. A contact is con…
[all …]
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/
Dspir-v.xml45 'tool="name"' attribute; and a contact person/address in a
54 <id value="1" vendor="LunarG" comment="Contact TBD"/>
55 <id value="2" vendor="Valve" comment="Contact TBD"/>
56 <id value="3" vendor="Codeplay" comment="Contact Victor Lomuller, victor@codeplay.com"/>
57 <id value="4" vendor="NVIDIA" comment="Contact Kerch Holt, kholt@nvidia.com"/>
58 <id value="5" vendor="ARM" comment="Contact Kevin Petit, kevin.petit@arm.com"/>
59 …<id value="6" vendor="Khronos" tool="LLVM/SPIR-V Translator" comment="Contact Yaxun (Sam) Liu, y…
60 …<id value="7" vendor="Khronos" tool="SPIR-V Tools Assembler" comment="Contact David Neto, dneto@…
61 …<id value="8" vendor="Khronos" tool="Glslang Reference Front End" comment="Contact John Kessenic…
62 <id value="9" vendor="Qualcomm" comment="Contact weifengz@qti.qualcomm.com"/>
[all …]
/external/google-cloud-java/java-essential-contacts/proto-google-cloud-essential-contacts-v1/src/main/proto/google/cloud/essentialcontacts/v1/
Dservice.proto41 // Adds a new contact for a resource.
42 rpc CreateContact(CreateContactRequest) returns (Contact) {
45 body: "contact"
48 body: "contact"
52 body: "contact"
55 option (google.api.method_signature) = "parent,contact";
58 // Updates a contact.
59 // Note: A contact's email address cannot be changed.
60 rpc UpdateContact(UpdateContactRequest) returns (Contact) {
62 patch: "/v1/{contact.name=projects/*/contacts/*}"
[all …]
/external/googleapis/google/cloud/essentialcontacts/v1/
Dservice.proto41 // Adds a new contact for a resource.
42 rpc CreateContact(CreateContactRequest) returns (Contact) {
45 body: "contact"
48 body: "contact"
52 body: "contact"
55 option (google.api.method_signature) = "parent,contact";
58 // Updates a contact.
59 // Note: A contact's email address cannot be changed.
60 rpc UpdateContact(UpdateContactRequest) returns (Contact) {
62 patch: "/v1/{contact.name=projects/*/contacts/*}"
[all …]
/external/google-cloud-java/java-essential-contacts/google-cloud-essential-contacts/src/main/java/com/google/cloud/essentialcontacts/v1/
DEssentialContactsServiceClient.java53 * Contact contact = Contact.newBuilder().build();
54 * Contact response = essentialContactsServiceClient.createContact(parent, contact);
186 * Adds a new contact for a resource.
199 * Contact contact = Contact.newBuilder().build();
200 * Contact response = essentialContactsServiceClient.createContact(parent, contact);
204 * @param parent Required. The resource to save this contact for. Format:
206 * @param contact Required. The contact to create. Must specify an email address and language tag.
209 public final Contact createContact(FolderName parent, Contact contact) { in createContact() argument
213 .setContact(contact) in createContact()
220 * Adds a new contact for a resource.
[all …]
/external/google-cloud-java/java-domains/proto-google-cloud-domains-v1alpha2/src/main/java/com/google/cloud/domains/v1alpha2/
DContactSettings.java25 * Defines the contact information associated with a `Registration`.
27 * contact information. The `registrant_contact` is considered the
75 …/ @@protoc_insertion_point(interface_extends:google.cloud.domains.v1alpha2.ContactSettings.Contact)
82 * Required. Postal address of the contact.
96 * Required. Postal address of the contact.
110 * Required. Postal address of the contact.
123 * Required. Email address of the contact.
135 * Required. Email address of the contact.
148 * Required. Phone number of the contact in international format. For example,
161 * Required. Phone number of the contact in international format. For example,
[all …]
/external/google-cloud-java/java-domains/proto-google-cloud-domains-v1/src/main/java/com/google/cloud/domains/v1/
DContactSettings.java25 * Defines the contact information associated with a `Registration`.
27 * contact information. The `registrant_contact` is considered the
75 // @@protoc_insertion_point(interface_extends:google.cloud.domains.v1.ContactSettings.Contact)
82 * Required. Postal address of the contact.
96 * Required. Postal address of the contact.
110 * Required. Postal address of the contact.
123 * Required. Email address of the contact.
135 * Required. Email address of the contact.
148 * Required. Phone number of the contact in international format. For example,
161 * Required. Phone number of the contact in international format. For example,
[all …]
DContactSettingsOrBuilder.java59 * Required. The registrant contact for the `Registration`.
68 …* .google.cloud.domains.v1.ContactSettings.Contact registrant_contact = 2 [(.google.api.field_beha…
78 * Required. The registrant contact for the `Registration`.
87 …* .google.cloud.domains.v1.ContactSettings.Contact registrant_contact = 2 [(.google.api.field_beha…
92 com.google.cloud.domains.v1.ContactSettings.Contact getRegistrantContact(); in getRegistrantContact()
97 * Required. The registrant contact for the `Registration`.
106 …* .google.cloud.domains.v1.ContactSettings.Contact registrant_contact = 2 [(.google.api.field_beha…
115 * Required. The administrative contact for the `Registration`.
119 …* .google.cloud.domains.v1.ContactSettings.Contact admin_contact = 3 [(.google.api.field_behavior)…
129 * Required. The administrative contact for the `Registration`.
[all …]
/external/google-cloud-java/java-domains/proto-google-cloud-domains-v1beta1/src/main/java/com/google/cloud/domains/v1beta1/
DContactSettings.java25 * Defines the contact information associated with a `Registration`.
27 * contact information. The `registrant_contact` is considered the
75 …// @@protoc_insertion_point(interface_extends:google.cloud.domains.v1beta1.ContactSettings.Contact)
82 * Required. Postal address of the contact.
96 * Required. Postal address of the contact.
110 * Required. Postal address of the contact.
123 * Required. Email address of the contact.
135 * Required. Email address of the contact.
148 * Required. Phone number of the contact in international format. For example,
161 * Required. Phone number of the contact in international format. For example,
[all …]
DContactSettingsOrBuilder.java59 * Required. The registrant contact for the `Registration`.
68 …* .google.cloud.domains.v1beta1.ContactSettings.Contact registrant_contact = 2 [(.google.api.field…
78 * Required. The registrant contact for the `Registration`.
87 …* .google.cloud.domains.v1beta1.ContactSettings.Contact registrant_contact = 2 [(.google.api.field…
92 com.google.cloud.domains.v1beta1.ContactSettings.Contact getRegistrantContact(); in getRegistrantContact()
97 * Required. The registrant contact for the `Registration`.
106 …* .google.cloud.domains.v1beta1.ContactSettings.Contact registrant_contact = 2 [(.google.api.field…
115 * Required. The administrative contact for the `Registration`.
119 …* .google.cloud.domains.v1beta1.ContactSettings.Contact admin_contact = 3 [(.google.api.field_beha…
129 * Required. The administrative contact for the `Registration`.
[all …]
/external/shaderc/spirv-headers/include/spirv/
Dspir-v.xml44 'tool="name"' attribute; and a contact person/address in a
53 <id value="1" vendor="LunarG" comment="Contact TBD"/>
54 <id value="2" vendor="Valve" comment="Contact TBD"/>
55 <id value="3" vendor="Codeplay" comment="Contact Victor Lomuller, victor@codeplay.com"/>
56 <id value="4" vendor="NVIDIA" comment="Contact Kerch Holt, kholt@nvidia.com"/>
57 …<id value="5" vendor="ARM" comment="Contact Alexander Galazin, alexander.galazin@arm.com"…
58 …<id value="6" vendor="Khronos" tool="LLVM/SPIR-V Translator" comment="Contact Yaxun (Sam) Liu, y…
59 …<id value="7" vendor="Khronos" tool="SPIR-V Tools Assembler" comment="Contact David Neto, dneto@…
60 …<id value="8" vendor="Khronos" tool="Glslang Reference Front End" comment="Contact John Kessenic…
61 <id value="9" vendor="Qualcomm" comment="Contact weifengz@qti.qualcomm.com"/>
[all …]
/external/google-cloud-java/java-securitycenter/proto-google-cloud-securitycenter-v1/src/main/java/com/google/cloud/securitycenter/v1/
DContact.java25 * The email address of a contact.
28 * Protobuf type {@code google.cloud.securitycenter.v1.Contact}
30 public final class Contact extends com.google.protobuf.GeneratedMessageV3 class
32 // @@protoc_insertion_point(message_implements:google.cloud.securitycenter.v1.Contact)
35 // Use Contact.newBuilder() to construct.
36 private Contact(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Contact() method in Contact
40 private Contact() { in Contact() method in Contact
47 return new Contact(); in newInstance()
66 com.google.cloud.securitycenter.v1.Contact.class, in internalGetFieldAccessorTable()
67 com.google.cloud.securitycenter.v1.Contact.Builder.class); in internalGetFieldAccessorTable()
[all …]
/external/aws-sdk-java-v2/services/ssmcontacts/src/main/resources/codegen-resources/
Dservice-2.json32 …"documentation":"<p>Used to acknowledge an engagement to a contact channel during an incident.</p>"
49 …"documentation":"<p>Activates a contact's contact channel. Incident Manager can't engage a contact
86 …"documentation":"<p>A contact channel is the method that Incident Manager uses to engage your cont…
139 …"documentation":"<p>To no longer receive Incident Manager engagements to a contact channel, you ca…
157contact from Incident Manager, you can delete the contact. Deleting a contact removes them from al…
174contact channel, you can delete the channel from a contact. Deleting the contact channel removes i…
245 "documentation":"<p>Lists details of the engagement to a contact channel.</p>"
263 "documentation":"<p>Retrieves information about the specified contact or escalation plan.</p>"
281 "documentation":"<p>List details about a specific contact channel.</p>"
298 …"documentation":"<p>Retrieves the resource policies attached to the specified contact or escalatio…
[all …]

12345678910>>...171