(::String) โ Optional. Etag of the
SecretVersion. The
request succeeds if it matches the etag of the currently stored secret
version object. If the etag is omitted, the request succeeds.
#etag=
defetag=(value)->::String
Parameter
value (::String) โ Optional. Etag of the
SecretVersion. The
request succeeds if it matches the etag of the currently stored secret
version object. If the etag is omitted, the request succeeds.
Returns
(::String) โ Optional. Etag of the
SecretVersion. The
request succeeds if it matches the etag of the currently stored secret
version object. If the etag is omitted, the request succeeds.
#name
defname()->::String
Returns
(::String) โ Required. The resource name of the
SecretVersion to enable
in the format projects/*/secrets/*/versions/* or
projects/*/locations/*/secrets/*/versions/*.
#name=
defname=(value)->::String
Parameter
value (::String) โ Required. The resource name of the
SecretVersion to enable
in the format projects/*/secrets/*/versions/* or
projects/*/locations/*/secrets/*/versions/*.
Returns
(::String) โ Required. The resource name of the
SecretVersion to enable
in the format projects/*/secrets/*/versions/* or
projects/*/locations/*/secrets/*/versions/*.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-03 UTC."],[],[],null,["# Secret Manager V1BETA2 API - Class Google::Cloud::SecretManager::V1beta2::EnableSecretVersionRequest (v0.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.4.0 (latest)](/ruby/docs/reference/google-cloud-secret_manager-v1beta2/latest/Google-Cloud-SecretManager-V1beta2-EnableSecretVersionRequest)\n- [0.3.1](/ruby/docs/reference/google-cloud-secret_manager-v1beta2/0.3.1/Google-Cloud-SecretManager-V1beta2-EnableSecretVersionRequest)\n- [0.2.0](/ruby/docs/reference/google-cloud-secret_manager-v1beta2/0.2.0/Google-Cloud-SecretManager-V1beta2-EnableSecretVersionRequest)\n- [0.1.1](/ruby/docs/reference/google-cloud-secret_manager-v1beta2/0.1.1/Google-Cloud-SecretManager-V1beta2-EnableSecretVersionRequest) \nReference documentation and code samples for the Secret Manager V1BETA2 API class Google::Cloud::SecretManager::V1beta2::EnableSecretVersionRequest.\n\nRequest message for\n[SecretManagerService.EnableSecretVersion](/ruby/docs/reference/google-cloud-secret_manager-v1beta2/latest/Google-Cloud-SecretManager-V1beta2-SecretManagerService-Client#Google__Cloud__SecretManager__V1beta2__SecretManagerService__Client_enable_secret_version_instance_ \"Google::Cloud::SecretManager::V1beta2::SecretManagerService::Client#enable_secret_version (method)\"). \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #etag\n\n def etag() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Optional. Etag of the [SecretVersion](/ruby/docs/reference/google-cloud-secret_manager-v1beta2/latest/Google-Cloud-SecretManager-V1beta2-SecretVersion \"Google::Cloud::SecretManager::V1beta2::SecretVersion (class)\"). The request succeeds if it matches the etag of the currently stored secret version object. If the etag is omitted, the request succeeds.\n\n### #etag=\n\n def etag=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Optional. Etag of the [SecretVersion](/ruby/docs/reference/google-cloud-secret_manager-v1beta2/latest/Google-Cloud-SecretManager-V1beta2-SecretVersion \"Google::Cloud::SecretManager::V1beta2::SecretVersion (class)\"). The request succeeds if it matches the etag of the currently stored secret version object. If the etag is omitted, the request succeeds. \n**Returns**\n\n- (::String) --- Optional. Etag of the [SecretVersion](/ruby/docs/reference/google-cloud-secret_manager-v1beta2/latest/Google-Cloud-SecretManager-V1beta2-SecretVersion \"Google::Cloud::SecretManager::V1beta2::SecretVersion (class)\"). The request succeeds if it matches the etag of the currently stored secret version object. If the etag is omitted, the request succeeds.\n\n### #name\n\n def name() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. The resource name of the [SecretVersion](/ruby/docs/reference/google-cloud-secret_manager-v1beta2/latest/Google-Cloud-SecretManager-V1beta2-SecretVersion \"Google::Cloud::SecretManager::V1beta2::SecretVersion (class)\") to enable in the format `projects/*/secrets/*/versions/*` or `projects/*/locations/*/secrets/*/versions/*`.\n\n### #name=\n\n def name=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. The resource name of the [SecretVersion](/ruby/docs/reference/google-cloud-secret_manager-v1beta2/latest/Google-Cloud-SecretManager-V1beta2-SecretVersion \"Google::Cloud::SecretManager::V1beta2::SecretVersion (class)\") to enable in the format `projects/*/secrets/*/versions/*` or `projects/*/locations/*/secrets/*/versions/*`. \n**Returns**\n\n- (::String) --- Required. The resource name of the [SecretVersion](/ruby/docs/reference/google-cloud-secret_manager-v1beta2/latest/Google-Cloud-SecretManager-V1beta2-SecretVersion \"Google::Cloud::SecretManager::V1beta2::SecretVersion (class)\") to enable in the format `projects/*/secrets/*/versions/*` or `projects/*/locations/*/secrets/*/versions/*`."]]