8000 Remove check for "Unnamed" name in ProjectInfo.fromPb() · Issue #484 · googleapis/google-cloud-java · GitHub
[go: up one dir, main page]

Skip to content

Remove check for "Unnamed" name in ProjectInfo.fromPb() #484

@ajkannan

Description

@ajkannan

Currently, when using ListProjects, projects without a name are given the name "Unnamed" when returned by ListProjects. As a result, we explicitly set the name to null if a project's name is "Unnamed" in ProjectInfo.fromPb When this is fixed, we can stop this behavior.

Metadata

Metadata

Labels

api: cloudresourcemanagerIssues related to the Resource Manager API.priority: p2Moderately-important priority. Fix may not be included in next release.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0