View Source GoogleApi.CloudBuild.V1.Model.ServiceDirectoryConfig (google_api_cloud_build v0.50.1)

ServiceDirectoryConfig represents Service Directory configuration for a SCM host connection.

Attributes

  • service (type: String.t, default: nil) - 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.CloudBuild.V1.Model.ServiceDirectoryConfig{
  service: String.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.