[[["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-04 UTC."],[],[],null,["# Secret Manager V1beta1 API - Class Google::Cloud::SecretManager::V1beta1::SecretVersion (v0.18.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.18.0 (latest)](/ruby/docs/reference/google-cloud-secret_manager-v1beta1/latest/Google-Cloud-SecretManager-V1beta1-SecretVersion)\n- [0.17.2](/ruby/docs/reference/google-cloud-secret_manager-v1beta1/0.17.2/Google-Cloud-SecretManager-V1beta1-SecretVersion)\n- [0.16.0](/ruby/docs/reference/google-cloud-secret_manager-v1beta1/0.16.0/Google-Cloud-SecretManager-V1beta1-SecretVersion)\n- [0.15.1](/ruby/docs/reference/google-cloud-secret_manager-v1beta1/0.15.1/Google-Cloud-SecretManager-V1beta1-SecretVersion)\n- [0.14.2](/ruby/docs/reference/google-cloud-secret_manager-v1beta1/0.14.2/Google-Cloud-SecretManager-V1beta1-SecretVersion)\n- [0.13.0](/ruby/docs/reference/google-cloud-secret_manager-v1beta1/0.13.0/Google-Cloud-SecretManager-V1beta1-SecretVersion)\n- [0.12.2](/ruby/docs/reference/google-cloud-secret_manager-v1beta1/0.12.2/Google-Cloud-SecretManager-V1beta1-SecretVersion)\n- [0.11.0](/ruby/docs/reference/google-cloud-secret_manager-v1beta1/0.11.0/Google-Cloud-SecretManager-V1beta1-SecretVersion)\n- [0.10.0](/ruby/docs/reference/google-cloud-secret_manager-v1beta1/0.10.0/Google-Cloud-SecretManager-V1beta1-SecretVersion)\n- [0.9.0](/ruby/docs/reference/google-cloud-secret_manager-v1beta1/0.9.0/Google-Cloud-SecretManager-V1beta1-SecretVersion)\n- [0.8.5](/ruby/docs/reference/google-cloud-secret_manager-v1beta1/0.8.5/Google-Cloud-SecretManager-V1beta1-SecretVersion) \nReference documentation and code samples for the Secret Manager V1beta1 API class Google::Cloud::SecretManager::V1beta1::SecretVersion.\n\nA secret version resource in the Secret Manager API. \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### #create_time\n\n def create_time() -\u003e ::Google::Protobuf::Timestamp\n\n**Returns**\n\n- ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- Output only. The time at which the [SecretVersion](/ruby/docs/reference/google-cloud-secret_manager-v1beta1/latest/Google-Cloud-SecretManager-V1beta1-SecretVersion \"Google::Cloud::SecretManager::V1beta1::SecretVersion (class)\") was created.\n\n### #destroy_time\n\n def destroy_time() -\u003e ::Google::Protobuf::Timestamp\n\n**Returns**\n\n- ([::Google::Protobuf::Timestamp](./Google-Protobuf-Timestamp)) --- Output only. The time this [SecretVersion](/ruby/docs/reference/google-cloud-secret_manager-v1beta1/latest/Google-Cloud-SecretManager-V1beta1-SecretVersion \"Google::Cloud::SecretManager::V1beta1::SecretVersion (class)\") was destroyed. Only present if [state](/ruby/docs/reference/google-cloud-secret_manager-v1beta1/latest/Google-Cloud-SecretManager-V1beta1-SecretVersion#Google__Cloud__SecretManager__V1beta1__SecretVersion_state_instance_ \"Google::Cloud::SecretManager::V1beta1::SecretVersion#state (method)\") is [DESTROYED](/ruby/docs/reference/google-cloud-secret_manager-v1beta1/latest/Google-Cloud-SecretManager-V1beta1-SecretVersion-State#Google__Cloud__SecretManager__V1beta1__SecretVersion__State__DESTROYED \"Google::Cloud::SecretManager::V1beta1::SecretVersion::State::DESTROYED (constant)\").\n\n### #name\n\n def name() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Output only. The resource name of the [SecretVersion](/ruby/docs/reference/google-cloud-secret_manager-v1beta1/latest/Google-Cloud-SecretManager-V1beta1-SecretVersion \"Google::Cloud::SecretManager::V1beta1::SecretVersion (class)\") in the format `projects/*/secrets/*/versions/*`.\n\n\n [SecretVersion](/ruby/docs/reference/google-cloud-secret_manager-v1beta1/latest/Google-Cloud-SecretManager-V1beta1-SecretVersion \"Google::Cloud::SecretManager::V1beta1::SecretVersion (class)\") IDs in a\n [Secret](/ruby/docs/reference/google-cloud-secret_manager-v1beta1/latest/Google-Cloud-SecretManager-V1beta1-Secret \"Google::Cloud::SecretManager::V1beta1::Secret (class)\") start at 1 and are\n incremented for each subsequent version of the secret.\n\n### #state\n\n def state() -\u003e ::Google::Cloud::SecretManager::V1beta1::SecretVersion::State\n\n**Returns**\n\n- ([::Google::Cloud::SecretManager::V1beta1::SecretVersion::State](./Google-Cloud-SecretManager-V1beta1-SecretVersion-State)) --- Output only. The current state of the [SecretVersion](/ruby/docs/reference/google-cloud-secret_manager-v1beta1/latest/Google-Cloud-SecretManager-V1beta1-SecretVersion \"Google::Cloud::SecretManager::V1beta1::SecretVersion (class)\")."]]