Google Cloud Migration Center V1 Client - Class AddressAssignment (1.2.3)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Migration Center V1 Client class AddressAssignment.
Network address assignment.
Protobuf type google.cloud.migrationcenter.v1.NetworkAddress.AddressAssignment
Namespace
Google \ Cloud \ MigrationCenter \ V1 \ NetworkAddress
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
ADDRESS_ASSIGNMENT_UNSPECIFIED
Value: 0
Unknown (default value).
Generated from protobuf enum ADDRESS_ASSIGNMENT_UNSPECIFIED = 0;
ADDRESS_ASSIGNMENT_STATIC
Value: 1
Staticly assigned IP.
Generated from protobuf enum ADDRESS_ASSIGNMENT_STATIC = 1;
ADDRESS_ASSIGNMENT_DHCP
Value: 2
Dynamically assigned IP (DHCP).
Generated from protobuf enum ADDRESS_ASSIGNMENT_DHCP = 2;
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-18 UTC."],[],[]]