MCPcopy Create free account
hub / github.com/bytebase/bytebase / GetCloudSqlIpType

Method GetCloudSqlIpType

backend/generated-go/store/instance.pb.go:1072–1077  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1070}
1071
1072func (x *DataSource) GetCloudSqlIpType() DataSource_CloudSQLIPType {
1073 if x != nil {
1074 return x.CloudSqlIpType
1075 }
1076 return DataSource_CLOUD_SQL_IP_TYPE_UNSPECIFIED
1077}
1078
1079func (x *DataSource) GetIamExtension() isDataSource_IamExtension {
1080 if x != nil {

Callers 3

cloudSQLDialOptionsFunction · 0.45
convertDataSourcesFunction · 0.45

Calls

no outgoing calls

Tested by 1