google_api_file v0.9.0 GoogleApi.File.V1.Model.NetworkConfig View Source
Network configuration for the instance.
Attributes
ipAddresses
(type:list(String.t)
, default:nil
) - Output only. IPv4 addresses in the format {octet 1}.{octet 2}.{octet 3}.{octet 4} or IPv6 addresses in the format {block 1}:{block 2}:{block 3}:{block 4}:{block 5}:{block 6}:{block 7}:{block 8}.modes
(type:list(String.t)
, default:nil
) - Internet protocol versions for which the instance has IP addresses assigned. For this version, only MODE_IPV4 is supported.network
(type:String.t
, default:nil
) - The name of the Google Compute Engine VPC network to which the instance is connected.reservedIpRange
(type:String.t
, default:nil
) - A /29 CIDR block in one of the internal IP address ranges that identifies the range of IP addresses reserved for this instance. For example, 10.0.0.0/29 or 192.168.0.0/29. The range you specify can't overlap with either existing subnets or assigned IP address ranges for other Cloud Filestore instances in the selected VPC network.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.