Method: Google::Cloud::NetApp::V1::CreateActiveDirectoryRequest#parent
- Defined in:
- proto_docs/google/cloud/netapp/v1/active_directory.rb
permalink #parent ⇒ ::String
Returns Required. Value for parent.
83 84 85 86 |
# File 'proto_docs/google/cloud/netapp/v1/active_directory.rb', line 83 class CreateActiveDirectoryRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |