Lines Matching full:custom
82 <p class="firstline">Create a custom class.</p>
85 <p class="firstline">Delete a custom class.</p>
88 <p class="firstline">Get a custom class.</p>
91 <p class="firstline">List custom classes.</p>
97 <p class="firstline">Update a custom class.</p>
106 <pre>Create a custom class.
109 …parent: string, Required. The parent resource where this custom class will be created. Format: `pr…
114 …ituted into placeholders that you set in PhraseSet phrases. # Required. The custom class to create.
115 …"customClassId": "A String", # If this custom class is a resource, the custom_…
121 "name": "A String", # The resource name of the custom class.
123 …ng", # Required. The ID to use for the custom class, which will become the final component of…
135 …"customClassId": "A String", # If this custom class is a resource, the custom_…
141 "name": "A String", # The resource name of the custom class.
147 <pre>Delete a custom class.
150 …name: string, Required. The name of the custom class to delete. Format: `projects/{project}/locati…
165 <pre>Get a custom class.
168 …name: string, Required. The name of the custom class to retrieve. Format: `projects/{project}/loca…
178 …"customClassId": "A String", # If this custom class is a resource, the custom_…
184 "name": "A String", # The resource name of the custom class.
190 <pre>List custom classes.
193 …parent: string, Required. The parent, which owns this collection of custom classes. Format: `proje…
194 …, The maximum number of custom classes to return. The service may return fewer than this value. If…
205 "customClasses": [ # The custom classes.
207 …"customClassId": "A String", # If this custom class is a resource, the custom_…
213 "name": "A String", # The resource name of the custom class.
236 <pre>Update a custom class.
239 name: string, The resource name of the custom class. (required)
244 …"customClassId": "A String", # If this custom class is a resource, the custom_…
250 "name": "A String", # The resource name of the custom class.
263 …"customClassId": "A String", # If this custom class is a resource, the custom_…
269 "name": "A String", # The resource name of the custom class.