Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ class GoogleCloudBeyondcorpAppconnectionsV1AppConnection extends \Google\Collect
protected $applicationEndpointDataType = '';
/**
* Optional. List of [google.cloud.beyondcorp.v1main.Connector.name] that are
* authorised to be associated with this AppConnection.
* authorized to be associated with this AppConnection.
*
* @var string[]
*/
Expand Down Expand Up @@ -147,7 +147,7 @@ public function getApplicationEndpoint()
}
/**
* Optional. List of [google.cloud.beyondcorp.v1main.Connector.name] that are
* authorised to be associated with this AppConnection.
* authorized to be associated with this AppConnection.
*
* @param string[] $connectors
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class GoogleCloudBeyondcorpSecuritygatewaysV1ServiceDiscovery extends \Google\Mo
protected $apiGatewayDataType = '';

/**
* Required. External API configuration.
* Optional. External API configuration.
*
* @param GoogleCloudBeyondcorpSecuritygatewaysV1ServiceDiscoveryApiGateway $apiGateway
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class GoogleCloudBeyondcorpSecuritygatewaysV1ServiceDiscoveryApiGateway extends
protected $resourceOverrideDataType = '';

/**
* Required. Enables fetching resource model updates to alter service behavior
* Optional. Enables fetching resource model updates to alter service behavior
* per Chrome profile.
*
* @param GoogleCloudBeyondcorpSecuritygatewaysV1ServiceDiscoveryApiGatewayOperationDescriptor $resourceOverride
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@
class GoogleCloudBeyondcorpSecuritygatewaysV1ServiceDiscoveryApiGatewayOperationDescriptor extends \Google\Model
{
/**
* Required. Contains the URI path fragment where HTTP request is sent.
* Optional. Contains the URI path fragment where HTTP request is sent.
*
* @var string
*/
public $path;

/**
* Required. Contains the URI path fragment where HTTP request is sent.
* Optional. Contains the URI path fragment where HTTP request is sent.
*
* @param string $path
*/
Expand Down
15 changes: 10 additions & 5 deletions src/BeyondCorp/Resource/ProjectsLocations.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,16 @@ public function get($name, $optParams = [])
}
/**
* Lists information about the supported locations for this service. This method
* can be called in two ways: * **List all public locations:** Use the path `GET
* /v1/locations`. * **List project-visible locations:** Use the path `GET
* /v1/projects/{project_id}/locations`. This may include public locations as
* well as private or other locations specifically visible to the project.
* (locations.listProjectsLocations)
* lists locations based on the resource scope provided in the
* [ListLocationsRequest.name] field: * **Global locations**: If `name` is
* empty, the method lists the public locations available to all projects. *
* **Project-specific locations**: If `name` follows the format
* `projects/{project}`, the method lists locations visible to that specific
* project. This includes public, private, or other project-specific locations
* enabled for the project. For gRPC and client library implementations, the
* resource name is passed as the `name` field. For direct service calls, the
* resource name is incorporated into the request path based on the specific
* service implementation and version. (locations.listProjectsLocations)
*
* @param string $name The resource that owns the locations collection, if
* applicable.
Expand Down
30 changes: 15 additions & 15 deletions src/BeyondCorp/Resource/ProjectsLocationsAppConnections.php
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@ class ProjectsLocationsAppConnections extends \Google\Service\Resource
* The server will guarantee that for at least 60 minutes since the first
* request. For example, consider a situation where you make an initial request
* and the request times out. If you make the request again with the same
* request ID, the server can check if original operation with the same request
* ID was received, and if so, will ignore the second request. This prevents
* clients from accidentally creating duplicate commitments. The request ID must
* be a valid UUID with the exception that zero UUID is not supported
* (00000000-0000-0000-0000-000000000000).
* request ID, the server can check if the original operation with the same
* request ID was received, and if so, will ignore the second request. This
* prevents clients from accidentally creating duplicate commitments. The
* request ID must be a valid UUID with the exception that zero UUID is not
* supported (00000000-0000-0000-0000-000000000000).
* @opt_param bool validateOnly Optional. If set, validates request by executing
* a dry-run which would not alter the resource in any way.
* @return GoogleLongrunningOperation
Expand All @@ -84,11 +84,11 @@ public function create($parent, GoogleCloudBeyondcorpAppconnectionsV1AppConnecti
* The server will guarantee that for at least 60 minutes after the first
* request. For example, consider a situation where you make an initial request
* and the request times out. If you make the request again with the same
* request ID, the server can check if original operation with the same request
* ID was received, and if so, will ignore the second request. This prevents
* clients from accidentally creating duplicate commitments. The request ID must
* be a valid UUID with the exception that zero UUID is not supported
* (00000000-0000-0000-0000-000000000000).
* request ID, the server can check if the original operation with the same
* request ID was received, and if so, will ignore the second request. This
* prevents clients from accidentally creating duplicate commitments. The
* request ID must be a valid UUID with the exception that zero UUID is not
* supported (00000000-0000-0000-0000-000000000000).
* @opt_param bool validateOnly Optional. If set, validates request by executing
* a dry-run which would not alter the resource in any way.
* @return GoogleLongrunningOperation
Expand Down Expand Up @@ -193,11 +193,11 @@ public function listProjectsLocationsAppConnections($parent, $optParams = [])
* The server will guarantee that for at least 60 minutes since the first
* request. For example, consider a situation where you make an initial request
* and the request times out. If you make the request again with the same
* request ID, the server can check if original operation with the same request
* ID was received, and if so, will ignore the second request. This prevents
* clients from accidentally creating duplicate commitments. The request ID must
* be a valid UUID with the exception that zero UUID is not supported
* (00000000-0000-0000-0000-000000000000).
* request ID, the server can check if the original operation with the same
* request ID was received, and if so, will ignore the second request. This
* prevents clients from accidentally creating duplicate commitments. The
* request ID must be a valid UUID with the exception that zero UUID is not
* supported (00000000-0000-0000-0000-000000000000).
* @opt_param string updateMask Required. Mask of fields to update. At least one
* path must be supplied in this field. The elements of the repeated paths field
* may only include these fields from [BeyondCorp.AppConnection]: * `labels` *
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,9 @@ class ProjectsLocationsSecurityGatewaysApplications extends \Google\Service\Reso
* `/a-z-/`. * Must end with a number or letter.
* @opt_param string requestId Optional. An optional request ID to identify
* requests. Specify a unique request ID so that if you must retry your request,
* the server will know to ignore request if it has already been completed. The
* server will guarantee that for at least 60 minutes since the first request.
* the server will know to ignore the request if it has already been completed.
* The server will guarantee that for at least 60 minutes since the first
* request.
* @return GoogleLongrunningOperation
* @throws \Google\Service\Exception
*/
Expand Down
Loading