Skip to content

Commit fcd4ff3

Browse files
1 parent a9a65d9 commit fcd4ff3

4 files changed

Lines changed: 36 additions & 36 deletions

src/CloudAsset/GcsDestination.php

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ class GcsDestination extends \Google\Model
2121
{
2222
/**
2323
* The URI of the Cloud Storage object. It's the same URI that is used by
24-
* gsutil. Example: "gs://bucket_name/object_name". See [Viewing and Editing
25-
* Object Metadata](https://cloud.google.com/storage/docs/viewing-editing-
26-
* metadata) for more information. If the specified Cloud Storage object
27-
* already exists and there is no
24+
* gcloud storage. Example: "gs://bucket_name/object_name". See [Viewing and
25+
* Editing Object Metadata](https://cloud.google.com/storage/docs/viewing-
26+
* editing-metadata) for more information. If the specified Cloud Storage
27+
* object already exists and there is no
2828
* [hold](https://cloud.google.com/storage/docs/object-holds), it will be
2929
* overwritten with the exported result.
3030
*
@@ -47,10 +47,10 @@ class GcsDestination extends \Google\Model
4747

4848
/**
4949
* The URI of the Cloud Storage object. It's the same URI that is used by
50-
* gsutil. Example: "gs://bucket_name/object_name". See [Viewing and Editing
51-
* Object Metadata](https://cloud.google.com/storage/docs/viewing-editing-
52-
* metadata) for more information. If the specified Cloud Storage object
53-
* already exists and there is no
50+
* gcloud storage. Example: "gs://bucket_name/object_name". See [Viewing and
51+
* Editing Object Metadata](https://cloud.google.com/storage/docs/viewing-
52+
* editing-metadata) for more information. If the specified Cloud Storage
53+
* object already exists and there is no
5454
* [hold](https://cloud.google.com/storage/docs/object-holds), it will be
5555
* overwritten with the exported result.
5656
*

src/CloudAsset/GoogleCloudAssetV1GcsDestination.php

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -21,25 +21,25 @@ class GoogleCloudAssetV1GcsDestination extends \Google\Model
2121
{
2222
/**
2323
* Required. The URI of the Cloud Storage object. It's the same URI that is
24-
* used by gsutil. Example: "gs://bucket_name/object_name". See [Viewing and
25-
* Editing Object Metadata](https://cloud.google.com/storage/docs/viewing-
26-
* editing-metadata) for more information. If the specified Cloud Storage
27-
* object already exists and there is no
28-
* [hold](https://cloud.google.com/storage/docs/object-holds), it will be
29-
* overwritten with the analysis result.
24+
* used by gcloud storage. Example: "gs://bucket_name/object_name". See
25+
* [Viewing and Editing Object
26+
* Metadata](https://cloud.google.com/storage/docs/viewing-editing-metadata)
27+
* for more information. If the specified Cloud Storage object already exists
28+
* and there is no [hold](https://cloud.google.com/storage/docs/object-holds),
29+
* it will be overwritten with the analysis result.
3030
*
3131
* @var string
3232
*/
3333
public $uri;
3434

3535
/**
3636
* Required. The URI of the Cloud Storage object. It's the same URI that is
37-
* used by gsutil. Example: "gs://bucket_name/object_name". See [Viewing and
38-
* Editing Object Metadata](https://cloud.google.com/storage/docs/viewing-
39-
* editing-metadata) for more information. If the specified Cloud Storage
40-
* object already exists and there is no
41-
* [hold](https://cloud.google.com/storage/docs/object-holds), it will be
42-
* overwritten with the analysis result.
37+
* used by gcloud storage. Example: "gs://bucket_name/object_name". See
38+
* [Viewing and Editing Object
39+
* Metadata](https://cloud.google.com/storage/docs/viewing-editing-metadata)
40+
* for more information. If the specified Cloud Storage object already exists
41+
* and there is no [hold](https://cloud.google.com/storage/docs/object-holds),
42+
* it will be overwritten with the analysis result.
4343
*
4444
* @param string $uri
4545
*/

src/CloudAsset/GoogleIdentityAccesscontextmanagerV1EgressFrom.php

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,10 @@ class GoogleIdentityAccesscontextmanagerV1EgressFrom extends \Google\Collection
5353
protected $collection_key = 'sources';
5454
/**
5555
* A list of identities that are allowed access through [EgressPolicy].
56-
* Identities can be an individual user, service account, Google group, or
57-
* third-party identity. For the list of supported identity types, see
58-
* https://docs.cloud.google.com/vpc-service-controls/docs/supported-
59-
* identities.
56+
* Identities can be an individual user, service account, Google group, third-
57+
* party identity, or agent identity. For the list of supported identity
58+
* types, see https://docs.cloud.google.com/vpc-service-
59+
* controls/docs/supported-identities.
6060
*
6161
* @var string[]
6262
*/
@@ -82,10 +82,10 @@ class GoogleIdentityAccesscontextmanagerV1EgressFrom extends \Google\Collection
8282

8383
/**
8484
* A list of identities that are allowed access through [EgressPolicy].
85-
* Identities can be an individual user, service account, Google group, or
86-
* third-party identity. For the list of supported identity types, see
87-
* https://docs.cloud.google.com/vpc-service-controls/docs/supported-
88-
* identities.
85+
* Identities can be an individual user, service account, Google group, third-
86+
* party identity, or agent identity. For the list of supported identity
87+
* types, see https://docs.cloud.google.com/vpc-service-
88+
* controls/docs/supported-identities.
8989
*
9090
* @param string[] $identities
9191
*/

src/CloudAsset/GoogleIdentityAccesscontextmanagerV1IngressFrom.php

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ class GoogleIdentityAccesscontextmanagerV1IngressFrom extends \Google\Collection
3838
protected $collection_key = 'sources';
3939
/**
4040
* A list of identities that are allowed access through [IngressPolicy].
41-
* Identities can be an individual user, service account, Google group, or
42-
* third-party identity. For the list of supported identity types, see
43-
* https://docs.cloud.google.com/vpc-service-controls/docs/supported-
44-
* identities.
41+
* Identities can be an individual user, service account, Google group, third-
42+
* party identity, or agent identity. For the list of supported identity
43+
* types, see https://docs.cloud.google.com/vpc-service-
44+
* controls/docs/supported-identities.
4545
*
4646
* @var string[]
4747
*/
@@ -59,10 +59,10 @@ class GoogleIdentityAccesscontextmanagerV1IngressFrom extends \Google\Collection
5959

6060
/**
6161
* A list of identities that are allowed access through [IngressPolicy].
62-
* Identities can be an individual user, service account, Google group, or
63-
* third-party identity. For the list of supported identity types, see
64-
* https://docs.cloud.google.com/vpc-service-controls/docs/supported-
65-
* identities.
62+
* Identities can be an individual user, service account, Google group, third-
63+
* party identity, or agent identity. For the list of supported identity
64+
* types, see https://docs.cloud.google.com/vpc-service-
65+
* controls/docs/supported-identities.
6666
*
6767
* @param string[] $identities
6868
*/

0 commit comments

Comments
 (0)