• Home
  • Raw
  • Download

Lines Matching full:company

79 <p class="firstline">Creates a new company entity.</p>
82 <p class="firstline">Deletes specified company.</p>
85 <p class="firstline">Retrieves specified company.</p>
94 <p class="firstline">Updates specified company. Company names can't be updated. To update a</p>
98 <pre>Creates a new company entity.
103 Resource name of the project under which the company is created.
113 …"company": { # A Company resource represents a company in the service. A company is the # Required.
115 # The company to be created.
120 # The display name of the company, for example, "Google, LLC".
121 "name": "A String", # Required during company update.
123 # The resource name for a company. This is generated by the service when a
124 # company is created.
134 # The street address of the company's main headquarters, which may be
145 …"derivedInfo": { # Derived details about the company. # Output only. Derived details about the com…
146 …rtersLocation": { # Output only. # A structured headquarters location of the company, resolved from
147 # Company.hq_location if provided.
265 # A URI that hosts the employer's company logo.
278 # Client side company identifier, used to uniquely identify the
279 # company.
284 # The URI representing the company's primary web site or home page,
288 …"suspended": True or False, # Output only. Indicates whether a company is flagged to be suspended …
299 # The employer's company size.
311 { # A Company resource represents a company in the service. A company is the
316 # The display name of the company, for example, "Google, LLC".
317 "name": "A String", # Required during company update.
319 # The resource name for a company. This is generated by the service when a
320 # company is created.
330 # The street address of the company's main headquarters, which may be
341 …"derivedInfo": { # Derived details about the company. # Output only. Derived details about the com…
342 …"headquartersLocation": { # Output only. # A structured headquarters location of the company, reso…
343 # Company.hq_location if provided.
461 # A URI that hosts the employer's company logo.
474 # Client side company identifier, used to uniquely identify the
475 # company.
480 # The URI representing the company's primary web site or home page,
484 …"suspended": True or False, # Output only. Indicates whether a company is flagged to be suspended …
495 # The employer's company size.
501 <pre>Deletes specified company.
502 Prerequisite: The company has no jobs associated with it.
507 The resource name of the company to be deleted.
533 <pre>Retrieves specified company.
538 The resource name of the company to be retrieved.
550 { # A Company resource represents a company in the service. A company is the
555 # The display name of the company, for example, "Google, LLC".
556 "name": "A String", # Required during company update.
558 # The resource name for a company. This is generated by the service when a
559 # company is created.
569 # The street address of the company's main headquarters, which may be
580 …"derivedInfo": { # Derived details about the company. # Output only. Derived details about the com…
581 …"headquartersLocation": { # Output only. # A structured headquarters location of the company, reso…
582 # Company.hq_location if provided.
700 # A URI that hosts the employer's company logo.
713 # Client side company identifier, used to uniquely identify the
714 # company.
719 # The URI representing the company's primary web site or home page,
723 …"suspended": True or False, # Output only. Indicates whether a company is flagged to be suspended …
734 # The employer's company size.
745 Resource name of the project under which the company is created.
777 { # A Company resource represents a company in the service. A company is the
782 # The display name of the company, for example, "Google, LLC".
783 "name": "A String", # Required during company update.
785 # The resource name for a company. This is generated by the service when a
786 # company is created.
796 # The street address of the company's main headquarters, which may be
807 …"derivedInfo": { # Derived details about the company. # Output only. Derived details about the com…
808 …rtersLocation": { # Output only. # A structured headquarters location of the company, resolved from
809 # Company.hq_location if provided.
927 # A URI that hosts the employer's company logo.
940 # Client side company identifier, used to uniquely identify the
941 # company.
946 # The URI representing the company's primary web site or home page,
950 …"suspended": True or False, # Output only. Indicates whether a company is flagged to be suspended …
961 # The employer's company size.
990 <pre>Updates specified company. Company names can't be updated. To update a
991 company name, delete the company and all jobs associated with it, and only
995 name: string, Required during company update.
997 The resource name for a company. This is generated by the service when a
998 company is created.
1007 # Request for updating a specified company.
1008 …"company": { # A Company resource represents a company in the service. A company is the # Required.
1010 # The company resource to replace the current resource in the system.
1015 # The display name of the company, for example, "Google, LLC".
1016 "name": "A String", # Required during company update.
1018 # The resource name for a company. This is generated by the service when a
1019 # company is created.
1029 # The street address of the company's main headquarters, which may be
1040 …"derivedInfo": { # Derived details about the company. # Output only. Derived details about the com…
1041 …rtersLocation": { # Output only. # A structured headquarters location of the company, resolved from
1042 # Company.hq_location if provided.
1160 # A URI that hosts the employer's company logo.
1173 # Client side company identifier, used to uniquely identify the
1174 # company.
1179 # The URI representing the company's primary web site or home page,
1183 …"suspended": True or False, # Output only. Indicates whether a company is flagged to be suspended …
1194 # The employer's company size.
1200 # company are updated. Otherwise all the fields are updated.
1202 # A field mask to specify the company fields to be updated. Only
1203 # top level fields of Company are supported.
1214 { # A Company resource represents a company in the service. A company is the
1219 # The display name of the company, for example, "Google, LLC".
1220 "name": "A String", # Required during company update.
1222 # The resource name for a company. This is generated by the service when a
1223 # company is created.
1233 # The street address of the company's main headquarters, which may be
1244 …"derivedInfo": { # Derived details about the company. # Output only. Derived details about the com…
1245 …"headquartersLocation": { # Output only. # A structured headquarters location of the company, reso…
1246 # Company.hq_location if provided.
1364 # A URI that hosts the employer's company logo.
1377 # Client side company identifier, used to uniquely identify the
1378 # company.
1383 # The URI representing the company's primary web site or home page,
1387 …"suspended": True or False, # Output only. Indicates whether a company is flagged to be suspended …
1398 # The employer's company size.