View Source GoogleApi.DeveloperConnect.V1.Model.ServiceDirectoryConfig (google_api_developer_connect v0.5.0)
ServiceDirectoryConfig represents Service Directory configuration for a connection.
Attributes
-
service
(type:String.t
, default:nil
) - Required. The Service Directory service name. Format: projects/{project}/locations/{location}/namespaces/{namespace}/services/{service}.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DeveloperConnect.V1.Model.ServiceDirectoryConfig{ service: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.