Skip to content

Commit

Permalink
docs: [google-cloud-netapp] A comment for field active_directory_id
Browse files Browse the repository at this point in the history
… in message `.google.cloud.netapp.v1.CreateActiveDirectoryRequest` is changed (#12963)

- [ ] Regenerate this pull request now.

BEGIN_COMMIT_OVERRIDE
docs: [google-cloud-netapp] A comment for field `active_directory_id` in
message `.google.cloud.netapp.v1.CreateActiveDirectoryRequest` is
changed
docs: A comment for field `backup_id` in message
`.google.cloud.netapp.v1.CreateBackupRequest` is changed
docs: A comment for field `backup_policy_id` in message
`.google.cloud.netapp.v1.CreateBackupPolicyRequest` is changed
docs: A comment for field `backup_vault_id` in message
`.google.cloud.netapp.v1.CreateBackupVaultRequest` is changed
docs: A comment for field `kms_config_id` in message
`.google.cloud.netapp.v1.CreateKmsConfigRequest` is changed
docs: A comment for field `transfer_bytes` in message
`.google.cloud.netapp.v1.TransferStats` is changed
docs: A comment for field `total_transfer_duration` in message
`.google.cloud.netapp.v1.TransferStats` is changed
docs: A comment for enum value `TRANSFERRING` in enum `MirrorState` is
changed
docs: A comment for field `replication_id` in message
`.google.cloud.netapp.v1.CreateReplicationRequest` is changed
docs: A comment for field `snapshot_id` in message
`.google.cloud.netapp.v1.CreateSnapshotRequest` is changed
docs: A comment for field `storage_pool_id` in message
`.google.cloud.netapp.v1.CreateStoragePoolRequest` is changed
docs: A comment for field `volume_id` in message
`.google.cloud.netapp.v1.CreateVolumeRequest` is changed
feat: A new field `administrators` is added to message
`.google.cloud.netapp.v1.ActiveDirectory`
feat: A new field `replica_zone` is added to message
`.google.cloud.netapp.v1.StoragePool`
feat: A new field `zone` is added to message
`.google.cloud.netapp.v1.StoragePool`
feat: A new field `large_capacity` is added to message
`.google.cloud.netapp.v1.Volume`
feat: A new field `multiple_endpoints` is added to message
`.google.cloud.netapp.v1.Volume`
feat: A new field `replica_zone` is added to message
`.google.cloud.netapp.v1.Volume`
feat: A new field `zone` is added to message
`.google.cloud.netapp.v1.Volume`
END_COMMIT_OVERRIDE



PiperOrigin-RevId: 657674866

Source-Link:
googleapis/googleapis@adcf14f

Source-Link:
googleapis/googleapis-gen@ae931aa
Copy-Tag:
eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLW5ldGFwcC8uT3dsQm90LnlhbWwiLCJoIjoiYWU5MzFhYWQyZDIzNGZlY2VhZTlmYmRlOGZmZDZmOWM1NWU3ZmUyZCJ9

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Jul 31, 2024
1 parent 871cd07 commit d3c6970
Show file tree
Hide file tree
Showing 15 changed files with 304 additions and 112 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.3.12" # {x-release-please-version}
__version__ = "0.0.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "0.3.12" # {x-release-please-version}
__version__ = "0.0.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -478,9 +478,14 @@ async def sample_create_storage_pool():
on the ``request`` instance; if ``request`` is provided, this
should not be set.
storage_pool_id (:class:`str`):
Required. Id of the requesting storage pool If
auto-generating Id server-side, remove this field and id
from the method_signature of Create RPC
Required. Id of the requesting
storage pool. Must be unique within the
parent resource. Must contain only
letters, numbers, underscore and hyphen,
with the first character a letter or
underscore, the last a letter or
underscore or a number, and a 63
character maximum.
This corresponds to the ``storage_pool_id`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down Expand Up @@ -1228,9 +1233,13 @@ async def sample_create_volume():
on the ``request`` instance; if ``request`` is provided, this
should not be set.
volume_id (:class:`str`):
Required. Id of the requesting volume If auto-generating
Id server-side, remove this field and Id from the
method_signature of Create RPC
Required. Id of the requesting
volume. Must be unique within the parent
resource. Must contain only letters,
numbers, underscore and hyphen, with the
first character a letter or underscore,
the last a letter or underscore or a
number, and a 63 character maximum.
This corresponds to the ``volume_id`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down Expand Up @@ -1965,10 +1974,12 @@ async def sample_create_snapshot():
should not be set.
snapshot_id (:class:`str`):
Required. ID of the snapshot to
create. This value must start with a
lowercase letter followed by up to 62
lowercase letters, numbers, or hyphens,
and cannot end with a hyphen.
create. Must be unique within the parent
resource. Must contain only letters,
numbers, underscore and hyphen, with the
first character a letter or underscore,
the last a letter or underscore or a
number, and a 63 character maximum.
This corresponds to the ``snapshot_id`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down Expand Up @@ -2611,7 +2622,13 @@ async def sample_create_active_directory():
should not be set.
active_directory_id (:class:`str`):
Required. ID of the active directory
to create.
to create. Must be unique within the
parent resource. Must contain only
letters, numbers, underscore and hyphen,
with the first character a letter or
underscore, the last a letter or
underscore or a number, and a 63
character maximum.
This corresponds to the ``active_directory_id`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down Expand Up @@ -3151,9 +3168,14 @@ async def sample_create_kms_config():
on the ``request`` instance; if ``request`` is provided, this
should not be set.
kms_config_id (:class:`str`):
Required. Id of the requesting KmsConfig If
auto-generating Id server-side, remove this field and id
from the method_signature of Create RPC
Required. Id of the requesting
KmsConfig. Must be unique within the
parent resource. Must contain only
letters, numbers, underscore and hyphen,
with the first character a letter or
underscore, the last a letter or
underscore or a number, and a 63
character maximum.
This corresponds to the ``kms_config_id`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down Expand Up @@ -4087,10 +4109,12 @@ async def sample_create_replication():
should not be set.
replication_id (:class:`str`):
Required. ID of the replication to
create. This value must start with a
lowercase letter followed by up to 62
lowercase letters, numbers, or hyphens,
and cannot end with a hyphen.
create. Must be unique within the parent
resource. Must contain only letters,
numbers, underscore and hyphen, with the
first character a letter or underscore,
the last a letter or underscore or a
number, and a 63 character maximum.
This corresponds to the ``replication_id`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down Expand Up @@ -4799,13 +4823,14 @@ async def sample_create_backup_vault():
on the ``request`` instance; if ``request`` is provided, this
should not be set.
backup_vault_id (:class:`str`):
Required. The ID to use for the backupVault. The ID must
be unique within the specified location. The max
supported length is 63 characters. This value must start
with a lowercase letter followed by up to 62 lowercase
letters, numbers, or hyphens, and cannot end with a
hyphen. Values that do not match this pattern will
trigger an INVALID_ARGUMENT error.
Required. The ID to use for the
backupVault. The ID must be unique
within the specified location. Must
contain only letters, numbers,
underscore and hyphen, with the first
character a letter or underscore, the
last a letter or underscore or a number,
and a 63 character maximum.
This corresponds to the ``backup_vault_id`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down Expand Up @@ -5442,12 +5467,14 @@ async def sample_create_backup():
on the ``request`` instance; if ``request`` is provided, this
should not be set.
backup_id (:class:`str`):
Required. The ID to use for the backup. The ID must be
unique within the specified backupVault. This value must
start with a lowercase letter followed by up to 62
lowercase letters, numbers, or hyphens, and cannot end
with a hyphen. Values that do not match this pattern
will trigger an INVALID_ARGUMENT error.
Required. The ID to use for the
backup. The ID must be unique within the
specified backupVault. Must contain only
letters, numbers, underscore and hyphen,
with the first character a letter or
underscore, the last a letter or
underscore or a number, and a 63
character maximum.
This corresponds to the ``backup_id`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down Expand Up @@ -6086,11 +6113,12 @@ async def sample_create_backup_policy():
backup_policy_id (:class:`str`):
Required. The ID to use for the
backup policy. The ID must be unique
within the specified location. This
value must start with a lowercase letter
followed by up to 62 lowercase letters,
numbers, or hyphens, and cannot end with
a hyphen.
within the specified location. Must
contain only letters, numbers,
underscore and hyphen, with the first
character a letter or underscore, the
last a letter or underscore or a number,
and a 63 character maximum.
This corresponds to the ``backup_policy_id`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1083,9 +1083,14 @@ def sample_create_storage_pool():
on the ``request`` instance; if ``request`` is provided, this
should not be set.
storage_pool_id (str):
Required. Id of the requesting storage pool If
auto-generating Id server-side, remove this field and id
from the method_signature of Create RPC
Required. Id of the requesting
storage pool. Must be unique within the
parent resource. Must contain only
letters, numbers, underscore and hyphen,
with the first character a letter or
underscore, the last a letter or
underscore or a number, and a 63
character maximum.
This corresponds to the ``storage_pool_id`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down Expand Up @@ -1815,9 +1820,13 @@ def sample_create_volume():
on the ``request`` instance; if ``request`` is provided, this
should not be set.
volume_id (str):
Required. Id of the requesting volume If auto-generating
Id server-side, remove this field and Id from the
method_signature of Create RPC
Required. Id of the requesting
volume. Must be unique within the parent
resource. Must contain only letters,
numbers, underscore and hyphen, with the
first character a letter or underscore,
the last a letter or underscore or a
number, and a 63 character maximum.
This corresponds to the ``volume_id`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down Expand Up @@ -2535,10 +2544,12 @@ def sample_create_snapshot():
should not be set.
snapshot_id (str):
Required. ID of the snapshot to
create. This value must start with a
lowercase letter followed by up to 62
lowercase letters, numbers, or hyphens,
and cannot end with a hyphen.
create. Must be unique within the parent
resource. Must contain only letters,
numbers, underscore and hyphen, with the
first character a letter or underscore,
the last a letter or underscore or a
number, and a 63 character maximum.
This corresponds to the ``snapshot_id`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down Expand Up @@ -3166,7 +3177,13 @@ def sample_create_active_directory():
should not be set.
active_directory_id (str):
Required. ID of the active directory
to create.
to create. Must be unique within the
parent resource. Must contain only
letters, numbers, underscore and hyphen,
with the first character a letter or
underscore, the last a letter or
underscore or a number, and a 63
character maximum.
This corresponds to the ``active_directory_id`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down Expand Up @@ -3694,9 +3711,14 @@ def sample_create_kms_config():
on the ``request`` instance; if ``request`` is provided, this
should not be set.
kms_config_id (str):
Required. Id of the requesting KmsConfig If
auto-generating Id server-side, remove this field and id
from the method_signature of Create RPC
Required. Id of the requesting
KmsConfig. Must be unique within the
parent resource. Must contain only
letters, numbers, underscore and hyphen,
with the first character a letter or
underscore, the last a letter or
underscore or a number, and a 63
character maximum.
This corresponds to the ``kms_config_id`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down Expand Up @@ -4608,10 +4630,12 @@ def sample_create_replication():
should not be set.
replication_id (str):
Required. ID of the replication to
create. This value must start with a
lowercase letter followed by up to 62
lowercase letters, numbers, or hyphens,
and cannot end with a hyphen.
create. Must be unique within the parent
resource. Must contain only letters,
numbers, underscore and hyphen, with the
first character a letter or underscore,
the last a letter or underscore or a
number, and a 63 character maximum.
This corresponds to the ``replication_id`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down Expand Up @@ -5307,13 +5331,14 @@ def sample_create_backup_vault():
on the ``request`` instance; if ``request`` is provided, this
should not be set.
backup_vault_id (str):
Required. The ID to use for the backupVault. The ID must
be unique within the specified location. The max
supported length is 63 characters. This value must start
with a lowercase letter followed by up to 62 lowercase
letters, numbers, or hyphens, and cannot end with a
hyphen. Values that do not match this pattern will
trigger an INVALID_ARGUMENT error.
Required. The ID to use for the
backupVault. The ID must be unique
within the specified location. Must
contain only letters, numbers,
underscore and hyphen, with the first
character a letter or underscore, the
last a letter or underscore or a number,
and a 63 character maximum.
This corresponds to the ``backup_vault_id`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down Expand Up @@ -5935,12 +5960,14 @@ def sample_create_backup():
on the ``request`` instance; if ``request`` is provided, this
should not be set.
backup_id (str):
Required. The ID to use for the backup. The ID must be
unique within the specified backupVault. This value must
start with a lowercase letter followed by up to 62
lowercase letters, numbers, or hyphens, and cannot end
with a hyphen. Values that do not match this pattern
will trigger an INVALID_ARGUMENT error.
Required. The ID to use for the
backup. The ID must be unique within the
specified backupVault. Must contain only
letters, numbers, underscore and hyphen,
with the first character a letter or
underscore, the last a letter or
underscore or a number, and a 63
character maximum.
This corresponds to the ``backup_id`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down Expand Up @@ -6564,11 +6591,12 @@ def sample_create_backup_policy():
backup_policy_id (str):
Required. The ID to use for the
backup policy. The ID must be unique
within the specified location. This
value must start with a lowercase letter
followed by up to 62 lowercase letters,
numbers, or hyphens, and cannot end with
a hyphen.
within the specified location. Must
contain only letters, numbers,
underscore and hyphen, with the first
character a letter or underscore, the
last a letter or underscore or a number,
and a 63 character maximum.
This corresponds to the ``backup_policy_id`` field
on the ``request`` instance; if ``request`` is provided, this
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,12 @@ class CreateActiveDirectoryRequest(proto.Message):
directory.
active_directory_id (str):
Required. ID of the active directory to
create.
create. Must be unique within the parent
resource. Must contain only letters, numbers,
underscore and hyphen, with the first character
a letter or underscore, the last a letter or
underscore or a number, and a 63 character
maximum.
"""

parent: str = proto.Field(
Expand Down Expand Up @@ -238,6 +243,9 @@ class ActiveDirectory(proto.Message):
backup_operators (MutableSequence[str]):
Optional. Users to be added to the Built-in
Backup Operator active directory group.
administrators (MutableSequence[str]):
Optional. Users to be added to the Built-in
Admininstrators group.
security_operators (MutableSequence[str]):
Optional. Domain users to be given the
SeSecurityPrivilege.
Expand Down Expand Up @@ -344,6 +352,10 @@ class State(proto.Enum):
proto.STRING,
number=12,
)
administrators: MutableSequence[str] = proto.RepeatedField(
proto.STRING,
number=22,
)
security_operators: MutableSequence[str] = proto.RepeatedField(
proto.STRING,
number=13,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -288,12 +288,13 @@ class CreateBackupRequest(proto.Message):
in the format
``projects/*/locations/*/backupVaults/{backup_vault_id}``
backup_id (str):
Required. The ID to use for the backup. The ID must be
unique within the specified backupVault. This value must
start with a lowercase letter followed by up to 62 lowercase
letters, numbers, or hyphens, and cannot end with a hyphen.
Values that do not match this pattern will trigger an
INVALID_ARGUMENT error.
Required. The ID to use for the backup.
The ID must be unique within the specified
backupVault. Must contain only letters, numbers,
underscore and hyphen, with the first character
a letter or underscore, the last a letter or
underscore or a number, and a 63 character
maximum.
backup (google.cloud.netapp_v1.types.Backup):
Required. A backup resource
"""
Expand Down
Loading

0 comments on commit d3c6970

Please sign in to comment.