Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::GetDbSystemRequest.
The request for DbSystem.Get.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
- (::String) — Required. The name of the DbSystem in the following format: projects/{project}/locations/{location}/dbSystems/{db_system}.
#name=
def name=(value) -> ::String
Parameter
- value (::String) — Required. The name of the DbSystem in the following format: projects/{project}/locations/{location}/dbSystems/{db_system}.
Returns
- (::String) — Required. The name of the DbSystem in the following format: projects/{project}/locations/{location}/dbSystems/{db_system}.