8000 ResourceManager hides some Project properties as package-private · Issue #5500 · googleapis/google-cloud-java · GitHub
[go: up one dir, main page]

Skip to content

ResourceManager hides some Project properties as package-private #5500

@elefeint

Description

@elefeint

Environment details

  1. google-cloud-java version(s): current master

Observed

Client library com.google.cloud.resourcemanager.Project object that is used in the client library instead of the com.google.api.services.cloudresourcemanager.model.Project proto makes some properties, notably parent, as package-private. This makes it impossible for the user application to set these properties, even though this would be possible when using the Resource Manager API directly.

Expected

Being able to set parent resourceId when creating a new project.

Metadata

Metadata

Assignees

Labels

api: cloudresourcemanagerIssues related to the Resource Manager API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0